Commit History

Author SHA1 Message Date
  Chris Rhodes 36601253a4 Remove use of reflect. 7 years ago
  Chris Rhodes c352d7016c Clean up ordering of internal handlers. (#285) 7 years ago
  Chris Rhodes 3e7c0435bc Reduce severity of wsConn close error logging. 7 years ago
  Chris Rhodes c6ee0d2dd5 Clean up state access. (#261) 7 years ago
  Chris Rhodes b71136ac14 Merge pull request #259 from b1naryth1ef/bugfix/voice-state-update-api-usage 7 years ago
  Chris Rhodes 2e2e02fc11 Support a very light state in all cases to support b1nzy's upcoming PR (#260) 7 years ago
  jonas747 1dcdf130fd Fix Another typo 7 years ago
  jonas747 1ecb7458e9 Fix typos 7 years ago
  andrei 1edd3b6484 Remove API call in onVoiceStateUpdate 7 years ago
  jonas747 9c7c9d3fd2 Added RequestGuildMembers to request guild members from the gateway 7 years ago
  Bruce Marriner bbce2612b0 simi-properly close websockets and simplify voice reconnect 8 years ago
  Bruce Marriner ad91025f59 Don't delete VoiceConnections 8 years ago
  Bruce Marriner fb663ac348 Linting 8 years ago
  Bruce Marriner 11f11de41c Protect writes to DataReady with mutex lock 8 years ago
  Bruce Marriner face6df4b6 Do not call session onEvent as goroutine 8 years ago
  Bruce Marriner e451cb36c3 Clear SessionID when reconnecting voice 8 years ago
  Bruce Marriner 9dc51d1c49 Only Shard when ShardCount > 1 8 years ago
  Bruce Marriner d03b3eedfa Merge branch 'feature/sharding' of https://github.com/b1naryth1ef/discordgo into b1naryth1ef-feature/sharding 8 years ago
  Bruce Marriner c32de41481 Force Voice reconnect on gateway reconnects 8 years ago
  andrei 835a23a89d Implement guild sharding 8 years ago
  Bruce Marriner af201919a0 Move logging 8 years ago
  Bruce Marriner ff0a39b9b5 Clean up. 8 years ago
  Bruce Marriner 754d64d339 Initial code to support voice reconnecting 8 years ago
  Bruce 942d3a8b66 Merge pull request #194 from iopred/status 8 years ago
  Chris Rhodes a8ecc78c34 Don't break the API. 8 years ago
  Bruce Marriner a00f64aa86 Don't stomp on VoiceConnection if exists already 8 years ago
  Chris Rhodes 80c2158605 Support streaming status updates. 8 years ago
  Bruce Marriner 6a4b8bb287 Fixed it! 8 years ago
  Bruce Marriner cb9e30670f no concurrent writes to voice ws, log cleanup 8 years ago
  Bruce Marriner 5dc57e19c7 Display gateway url in error 8 years ago