Historique des commits

Auteur SHA1 Message Date
  Chris Rhodes 6fa99712ef Finish converting large switch statement into a map of functions. il y a 8 ans
  Chris Rhodes 8ffaa85b0b Thread safety and more events. il y a 8 ans
  Chris Rhodes fb6ae92555 Add basic support for mapped event handlers. il y a 8 ans
  Chris Rhodes 7d112b562e Mirror the Voice guard. il y a 8 ans
  Chris Rhodes b2c76de22e Merge remote-tracking branch 'bwmarrin/develop' into voice il y a 8 ans
  Chris Rhodes 7858f999b1 Handle nil errors and default handler properly. il y a 8 ans
  Bruce Marriner 348d9482d0 Removed unneeded blank line :) il y a 8 ans
  Bruce Marriner 1a0e4c05fa Call user callback for VOICE_STATE_UPDATE events, closes #101 il y a 8 ans
  Chris Rhodes 40b969d7c3 VoiceServerUpdate and VoiceStateUpdate il y a 8 ans
  Bruce Marriner edc09778a7 Linting. il y a 8 ans
  Bruce Marriner 546cd85303 error strings should not end with punctuation. il y a 8 ans
  Bruce Marriner 6bb417af7a Removed unreachable (and unneeded) code x3! il y a 8 ans
  Bruce Marriner 5ae93327e3 Removed unreachable (and unneeded) code. il y a 8 ans
  Bruce Marriner 457d27b35e Removed unreachable (and unneeded) code. il y a 8 ans
  Chris Rhodes fd32614a63 Make compression optional, clean up some comments and unused fields. il y a 8 ans
  Chris Rhodes 5a3740df0c :poop: il y a 8 ans
  Chris Rhodes a08dde4262 Support zlib compression. il y a 8 ans
  Chris Rhodes 25a1b2ea48 Close. il y a 8 ans
  Chris Rhodes e94e14e9d2 Support ShouldReconnectOnError with exponential backoff up to 10 minutes. il y a 8 ans
  Chris Rhodes ddddfa3644 Prevent heartbeat from sending on nil websocket. il y a 8 ans
  Chris Rhodes d6d6c749ea Prevent listen from reading from nulled out web socket. il y a 8 ans
  Chris Rhodes 8b39278c3e Get rid of Listen. il y a 8 ans
  Chris Rhodes e8d8f03214 Clean up ready timing, fix potential race with starting heartbeats. il y a 8 ans
  Chris Rhodes c4869d7a43 Remove handshake. il y a 8 ans
  Chris Rhodes 2a9538e9f1 I must stop doing last minute changes. il y a 8 ans
  Chris Rhodes 7a9b9428ee Re-add old todo. il y a 8 ans
  Chris Rhodes cd55a59ff9 Refactor open/close logic. Support OnConnect and OnDisconnect. il y a 8 ans
  Chris Rhodes 6b73b588ba Message tracking. il y a 8 ans
  Chris Rhodes 0f38b22ca1 Message state tracking. il y a 8 ans
  Chris Rhodes fce9a7dedc Make unmarshal methods not on the struct, that was stupid. il y a 8 ans