jonas747
|
d1f25d8561
Changed fmt.Print to log.Print
|
8 lat temu |
Bruce Marriner
|
b1ac010731
Unexported WaitUntilConnected
|
8 lat temu |
Bruce Marriner
|
513facf391
More cleanup, moving things around..
|
8 lat temu |
Bruce Marriner
|
3ffbbdcc56
Unexport UDPConn as it is no longer needed externally.
|
8 lat temu |
Bruce Marriner
|
397d04b1ff
Fix a couple bugs I just created.
|
8 lat temu |
Bruce Marriner
|
c359bf8395
Cleanup
|
8 lat temu |
Bruce Marriner
|
383a3cf1e0
Delete voice connection from map on error
|
8 lat temu |
Bruce Marriner
|
ee07ed8afe
Only return valid existing voice connections
|
8 lat temu |
Bruce Marriner
|
7ec5304bc9
ChannelVoiceJoin now waits for the connection.
|
8 lat temu |
Bruce Marriner
|
50cc4df965
Some, slightly messy, fixes to get voice -working-.
|
8 lat temu |
andrei
|
5dc0b9f2a1
Add connect timeout, fix ChannelVoiceJoin "leaking" connections
|
8 lat temu |
andrei
|
b48e8c992e
Track voice state changes, expose stuff, add channel changing
|
8 lat temu |
andrei
|
1fc0e2053b
Add support for multiple voice connections
|
8 lat temu |
Chris Rhodes
|
abc0e5b095
Work around a Discord server issue.
|
8 lat temu |
Bruce Marriner
|
94f0aacc0a
websocket heartbeat is now simplier. Closes #121
|
8 lat temu |
Chris Rhodes
|
457b03f66e
Fix deadlock because I'm dumb.
|
8 lat temu |
Chris Rhodes
|
79247272ff
Handler updates, no backwards incompatible API changes.
|
8 lat temu |
Bruce Marriner
|
a5130cff51
Added large_threshold to connection and set to 250, closes #41
|
8 lat temu |
Bruce
|
296a118712
Merge pull request #113 from iopred/develop
|
8 lat temu |
Bruce Marriner
|
eec0faa7b3
Handle VOICE_SERVER_UPDATE better, closes #115
|
8 lat temu |
Bruce Marriner
|
b38745945b
Added support for leaving voice channel, closes #118
|
8 lat temu |
Bruce Marriner
|
60149f70bb
Allow calling ChannelVoiceJoin even after connected to voice, closes
|
8 lat temu |
Chris Rhodes
|
d22b7ffc90
Clean up mutexes around s.handlers so they exist only in discord.go
|
8 lat temu |
Chris Rhodes
|
b083ce00c7
Un-expose handlers. Clean up Session struct.
|
8 lat temu |
Chris Rhodes
|
6fa99712ef
Finish converting large switch statement into a map of functions.
|
8 lat temu |
Chris Rhodes
|
8ffaa85b0b
Thread safety and more events.
|
8 lat temu |
Chris Rhodes
|
fb6ae92555
Add basic support for mapped event handlers.
|
8 lat temu |
Chris Rhodes
|
7d112b562e
Mirror the Voice guard.
|
8 lat temu |
Chris Rhodes
|
b2c76de22e
Merge remote-tracking branch 'bwmarrin/develop' into voice
|
8 lat temu |
Chris Rhodes
|
7858f999b1
Handle nil errors and default handler properly.
|
8 lat temu |