Historial de Commits

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