jonas747
|
9c7c9d3fd2
Added RequestGuildMembers to request guild members from the gateway
|
il y a 8 ans |
Bruce Marriner
|
bbce2612b0
simi-properly close websockets and simplify voice reconnect
|
il y a 8 ans |
Bruce Marriner
|
ad91025f59
Don't delete VoiceConnections
|
il y a 8 ans |
Bruce Marriner
|
fb663ac348
Linting
|
il y a 8 ans |
Bruce Marriner
|
11f11de41c
Protect writes to DataReady with mutex lock
|
il y a 8 ans |
Bruce Marriner
|
face6df4b6
Do not call session onEvent as goroutine
|
il y a 8 ans |
Bruce Marriner
|
e451cb36c3
Clear SessionID when reconnecting voice
|
il y a 8 ans |
Bruce Marriner
|
9dc51d1c49
Only Shard when ShardCount > 1
|
il y a 8 ans |
Bruce Marriner
|
d03b3eedfa
Merge branch 'feature/sharding' of https://github.com/b1naryth1ef/discordgo into b1naryth1ef-feature/sharding
|
il y a 8 ans |
Bruce Marriner
|
c32de41481
Force Voice reconnect on gateway reconnects
|
il y a 8 ans |
andrei
|
835a23a89d
Implement guild sharding
|
il y a 8 ans |
Bruce Marriner
|
af201919a0
Move logging
|
il y a 8 ans |
Bruce Marriner
|
ff0a39b9b5
Clean up.
|
il y a 8 ans |
Bruce Marriner
|
754d64d339
Initial code to support voice reconnecting
|
il y a 8 ans |
Bruce
|
942d3a8b66
Merge pull request #194 from iopred/status
|
il y a 8 ans |
Chris Rhodes
|
a8ecc78c34
Don't break the API.
|
il y a 8 ans |
Bruce Marriner
|
a00f64aa86
Don't stomp on VoiceConnection if exists already
|
il y a 8 ans |
Chris Rhodes
|
80c2158605
Support streaming status updates.
|
il y a 8 ans |
Bruce Marriner
|
6a4b8bb287
Fixed it!
|
il y a 8 ans |
Bruce Marriner
|
cb9e30670f
no concurrent writes to voice ws, log cleanup
|
il y a 8 ans |
Bruce Marriner
|
5dc57e19c7
Display gateway url in error
|
il y a 8 ans |
Bruce Marriner
|
a9da8a5daf
Cleanup, Logging, Finished Resumed code.
|
il y a 8 ans |
Bruce Marriner
|
c65d5091ab
Fix resume bug! It's op not ip.
|
il y a 8 ans |
Bruce Marriner
|
9e8cd0a735
misc cleanup
|
il y a 8 ans |
Bruce Marriner
|
e9e9ef86b3
Prevent concurrent writes to gateway websocket.
|
il y a 8 ans |
Bruce Marriner
|
9bc6057ca7
partial support for gateway resume
|
il y a 8 ans |
Bruce Marriner
|
b09ed37294
reconenct with identify packet until resume is fixed.
|
il y a 8 ans |
Bruce Marriner
|
53a826dd0d
Send heartbeat in response to gateway Op 1 message
|
il y a 8 ans |
Bruce Marriner
|
d557bb24a5
Extra logging for non OP0 events, for now.
|
il y a 8 ans |
Bruce Marriner
|
f6de2b2c98
gateway, voice, & logging improvements
|
il y a 8 ans |