vim2meta
|
1033558fcf
Update wsapi.go
|
7 년 전 |
Bruce Marriner
|
9e1220d82b
Lint :)
|
7 년 전 |
Bruce Marriner
|
7d1657e59b
Open() func now validates connection, fixed #198
|
7 년 전 |
Bruce Marriner
|
a948670657
Add comments
|
7 년 전 |
Cory Ory
|
8737777ce7
Implement Raw sending of status (Rich Presence and Online Status) (#462)
|
7 년 전 |
jD91mZM2
|
9da2c9e76a
Added GameType (#435)
|
7 년 전 |
Bruce
|
06b35cfe24
Linting.
|
7 년 전 |
Jonas is my name
|
308d058bf1
Fix presence update after breaking API change (#427)
|
7 년 전 |
Necroforger
|
013faa1da4
Hardcoded reactions ratelimit (#398)
|
7 년 전 |
legolord208
|
7bb0965a6f
Updated to v6 (fixes #408) (#410)
|
7 년 전 |
Erik McClure
|
71ede90b56
Fix #406: reconnect() can be called while still connected (#407)
|
7 년 전 |
Erik McClure
|
bb4b96e26d
Add heartbeat ACK response and error handling (#396)
|
7 년 전 |
legolord208
|
aa3973f956
Made error constants (Fixed #315) (#377)
|
7 년 전 |
Lukas
|
edd6e169fa
Track voice-channel movements (#317)
|
7 년 전 |
jonas747
|
b07d1c4621
Fix leaking tickers (#314)
|
7 년 전 |
jonas747
|
bdb31f245d
Fix all found race conditions, and dont send on nil channel (#307)
|
7 년 전 |
jonas747
|
2d50fc197f
Fix racey heartbeat sequence (#303)
|
7 년 전 |
Kristian Klausen
|
b377944b97
Switch to V5 gateway (#300)
|
7 년 전 |
Bruce Marriner
|
9e777a083b
Linting.
|
8 년 전 |
Chris Rhodes
|
36601253a4
Remove use of reflect.
|
8 년 전 |
Chris Rhodes
|
c352d7016c
Clean up ordering of internal handlers. (#285)
|
8 년 전 |
Chris Rhodes
|
3e7c0435bc
Reduce severity of wsConn close error logging.
|
8 년 전 |
Chris Rhodes
|
c6ee0d2dd5
Clean up state access. (#261)
|
8 년 전 |
Chris Rhodes
|
b71136ac14
Merge pull request #259 from b1naryth1ef/bugfix/voice-state-update-api-usage
|
8 년 전 |
Chris Rhodes
|
2e2e02fc11
Support a very light state in all cases to support b1nzy's upcoming PR (#260)
|
8 년 전 |
jonas747
|
1dcdf130fd
Fix Another typo
|
8 년 전 |
jonas747
|
1ecb7458e9
Fix typos
|
8 년 전 |
andrei
|
1edd3b6484
Remove API call in onVoiceStateUpdate
|
8 년 전 |
jonas747
|
9c7c9d3fd2
Added RequestGuildMembers to request guild members from the gateway
|
8 년 전 |
Bruce Marriner
|
bbce2612b0
simi-properly close websockets and simplify voice reconnect
|
8 년 전 |