| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rewrite HTTP handling significantly. | Rapptz | 2016-06-12 | 1 | -34/+4 |
| * | Actually read from the voice websocket & fix heartbeat. | Jake | 2016-06-05 | 1 | -1/+1 |
| * | Actually use v4 gateway and fixes thanks to Jake. | Rapptz | 2016-06-02 | 1 | -5/+5 |
| * | Update voice client main ws references when reconnecting. | Rapptz | 2016-06-01 | 1 | -0/+2 |
| * | Add RESUME support. | Rapptz | 2016-06-01 | 1 | -9/+43 |
| * | Rename threading internal variable conflict. | Rapptz | 2016-05-13 | 1 | -3/+3 |
| * | Force encoding of text retrieval functions to use utf-8. | Rapptz | 2016-05-10 | 1 | -1/+1 |
| * | Add Game.type and Game.url attributes to change streaming status. | Rapptz | 2016-05-06 | 1 | -1/+1 |
| * | Add a TimeoutError if VoiceClient.connect fails. | Rapptz | 2016-05-06 | 1 | -1/+1 |
| * | Suppress ConnectionClosed on sending in the main websocket. | Rapptz | 2016-05-06 | 1 | -2/+9 |
| * | Working multi-server voice support. | Rapptz | 2016-05-01 | 1 | -40/+21 |
| * | Refactor voice websocket into gateway.py | Rapptz | 2016-04-27 | 1 | -6/+184 |
| * | Begin working on gateway v4 support. | Rapptz | 2016-04-27 | 1 | -0/+402 |