Jake and GitHub
8fdcb4de3b
use proper ip for endpoint ip
2019-07-17 13:27:37 -07:00
Jake and GitHub
3e00e7fe8a
[guild] use a defaultdict in by_category
2017-09-20 21:08:46 -07:00
Jake and GitHub
f6ef4868d1
Fix concurrently joining more than one voice server at a time
2016-06-13 01:43:55 -07:00
Jake
41a2b5ed73
Actually read from the voice websocket & fix heartbeat.
...
This change makes it so that the buffer doesn't fill and the voice server drops the socket.
Also, use correct interval for voice websocket heartbeat.
2016-06-05 21:18:36 -07:00
Jake
7efabce4b2
Enable FEC/PLR
...
Enable forward error correction + packet loss percent tuning in opus encoder. Additionally, use some sane defaults. This should fix people hearing robo in music when packet loss is happening.
2016-05-03 22:34:30 -07:00
Jake
b10432d393
Disconnect from voice server properly
...
This needs to exist when users get flagged as bots.
2016-03-04 18:47:50 -08:00