discord.js/src/client
Gus Caplan a2eeafc75d rewrite ratelimiting and api route builder (#1667)
* rewrite ratelimiting and api route builder

* more stuff

* let people pass their own handlers

* Update burst.js

* Update RequestHandler.js

* Update burst.js

* Update sequential.js

* Update RequestHandler.js
2017-07-21 02:32:40 +02:00
..
actions Improve docs a bit 2017-04-30 04:30:44 +02:00
rest rewrite ratelimiting and api route builder (#1667) 2017-07-21 02:32:40 +02:00
voice Add VoiceConnection errors (#1649) 2017-07-04 00:09:38 +02:00
websocket functions for setTimeout should get the context bound and not applied (#1673) 2017-07-10 03:34:54 +02:00
Client.js rewrite ratelimiting and api route builder (#1667) 2017-07-21 02:32:40 +02:00
ClientDataManager.js Rewrite WebSocket internals (#1410) 2017-04-28 16:13:06 +01:00
ClientDataResolver.js Update dependencies & make webpack great again 2017-07-05 11:53:53 +02:00
ClientManager.js Moved all error strings to src/errors/messages and a few other things (#1695) 2017-07-21 02:27:19 +02:00
WebhookClient.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00