Commit History

Author SHA1 Message Date
  Bruce Marriner dd69a7e27f Added logging statements 8 years ago
  Bruce Marriner 250579eb3a Fix incorrect handling of VOICE_SERVER_UPDATE 8 years ago
  Bruce 5398a481cc Merge pull request #167 from b1naryth1ef/feature/gateway-v4 8 years ago
  Bruce Marriner 4cac19c3f9 Do not start udp listener if deaf. 8 years ago
  Bruce Marriner a258ec3011 Slight change to error message. 8 years ago
  Bruce cb6b3b956e Revert "Add sharding support" 8 years ago
  Bruce b14a2ce8da Merge pull request #171 from iopred/develop 8 years ago
  Chris Rhodes bf9dda8404 Use json.Unmarshal in event handling so errors are better. 8 years ago
  Chris Rhodes 8be21fb539 Fix unmarshall error with Invite, improve error logging. 8 years ago
  andrei 92caf31b7f Implement Guild Sharding 8 years ago
  andrei ecc6e884c4 Support Gateway v4 8 years ago
  Bruce Marriner 836e78d3d9 Pass struct along with OnEvent event. 8 years ago
  Chris Rhodes 4d4f8f7741 Always handle the raw event. 8 years ago
  jonas747 d1f25d8561 Changed fmt.Print to log.Print 8 years ago
  Bruce Marriner b1ac010731 Unexported WaitUntilConnected 8 years ago
  Bruce Marriner 513facf391 More cleanup, moving things around.. 8 years ago
  Bruce Marriner 3ffbbdcc56 Unexport UDPConn as it is no longer needed externally. 8 years ago
  Bruce Marriner 397d04b1ff Fix a couple bugs I just created. 8 years ago
  Bruce Marriner c359bf8395 Cleanup 8 years ago
  Bruce Marriner 383a3cf1e0 Delete voice connection from map on error 8 years ago
  Bruce Marriner ee07ed8afe Only return valid existing voice connections 8 years ago
  Bruce Marriner 7ec5304bc9 ChannelVoiceJoin now waits for the connection. 8 years ago
  Bruce Marriner 50cc4df965 Some, slightly messy, fixes to get voice -working-. 8 years ago
  andrei 5dc0b9f2a1 Add connect timeout, fix ChannelVoiceJoin "leaking" connections 8 years ago
  andrei b48e8c992e Track voice state changes, expose stuff, add channel changing 8 years ago
  andrei 1fc0e2053b Add support for multiple voice connections 8 years ago
  Chris Rhodes abc0e5b095 Work around a Discord server issue. 8 years ago
  Bruce Marriner 94f0aacc0a websocket heartbeat is now simplier. Closes #121 8 years ago
  Chris Rhodes 457b03f66e Fix deadlock because I'm dumb. 8 years ago
  Chris Rhodes 79247272ff Handler updates, no backwards incompatible API changes. 8 years ago