27 Commits (3112e1c17e7859adf6d13ed844f4c636b4bc30d8)

Author SHA1 Message Date
Tobotimus 3112e1c17e Add intersphinx 7 years ago
verixx 542924d5df Fixed a zero division error when accessing latencies 8 years ago
Rapptz 47a58d354d Reimplement zlib streaming. 8 years ago
Rapptz 0f7482ed6e Add Client.latency, AutoShardedClient.latency and latencies. 8 years ago
Rapptz de65f7309b Add heartbeat_timeout to the Client options. 8 years ago
Rapptz df90aaa610 Rename internal ConnectionState attribute to have an underscore. 8 years ago
Rapptz e557f69c83 Make sure that websockets.connect is a coroutine. 8 years ago
Rapptz 3cfebc4605 Timeout when doing initial connection. 8 years ago
Rapptz 1fc08bc5a2 Remove unused imports. 8 years ago
Rapptz d534a0989e Properly cleanup of VoiceClients in cache. 8 years ago
Rapptz 3b1b26ffb1 Re-implement voice sending. 8 years ago
Rapptz cadf6960b7 Use create_future wrapper for initially created Future. 8 years ago
Rapptz ac90159c72 Improve logging in more places. 8 years ago
Rapptz e5c5695399 Proper recursion when launching shards. 8 years ago
Rapptz fd62c8a4f1 Aggregate shard closing futures instead of doing them sequentially. 8 years ago
Rapptz 5461bfb475 Check if we're closed before attempting to do a reconnect. 8 years ago
Rapptz 58fa5fdc9a Add experimental reconnection logic. 8 years ago
Rapptz dc486980f8 Rewrite RESUME logic to be more in line with what is requested. 8 years ago
Rapptz e77012f4d9 Make all public is_ functions into methods instead of properties. 8 years ago
Rapptz e1aaf74fa7 Add option to disable auto member chunking. 8 years ago
Rapptz ff9f5749e1 Update copyright year to 2017. 8 years ago
Rapptz 898a05d5ea Fix AutoShardedClient docstring. 8 years ago
Rapptz 93d267cd2b Remove extraneous prints. 8 years ago
Rapptz 92c1637921 Allow overriding the shard_ids used for initial shard launch. 8 years ago
Rapptz 4bc6625739 Add AutoShardedClient.change_presence. 8 years ago
Rapptz b5bed9ef33 Change the way shards are launched in AutoShardedClient. 8 years ago
Rapptz 20041ea756 Implement AutoShardedClient for transparent sharding. 8 years ago