Commit History

Author SHA1 Message Date
  Bruce Marriner 4b1baec757 Added opusSender func 8 years ago
  Bruce Marriner 94b6199051 ShouldReconnectOnError and Compress are defaulted to true with New() 8 years ago
  Bruce 8453404305 Merge pull request #97 from iopred/compress 8 years ago
  Chris Rhodes fd32614a63 Make compression optional, clean up some comments and unused fields. 8 years ago
  Chris Rhodes 5a3740df0c :poop: 8 years ago
  Chris Rhodes a08dde4262 Support zlib compression. 8 years ago
  Chris Rhodes 25a1b2ea48 Close. 8 years ago
  Bruce Marriner ad1d0fac60 Tiny bit more test. 8 years ago
  Bruce 54e14babb2 Merge pull request #94 from iopred/login 8 years ago
  Chris Rhodes e94e14e9d2 Support ShouldReconnectOnError with exponential backoff up to 10 minutes. 8 years ago
  Bruce 94b087cd49 Merge pull request #93 from iopred/login 8 years ago
  Chris Rhodes ddddfa3644 Prevent heartbeat from sending on nil websocket. 8 years ago
  Chris Rhodes d6d6c749ea Prevent listen from reading from nulled out web socket. 8 years ago
  Chris Rhodes bf5ca4d690 Fix comment. 8 years ago
  Chris Rhodes 8b39278c3e Get rid of Listen. 8 years ago
  Chris Rhodes e8d8f03214 Clean up ready timing, fix potential race with starting heartbeats. 8 years ago
  Chris Rhodes c4869d7a43 Remove handshake. 8 years ago
  Chris Rhodes 7d984e7df6 Add test for u/p/token login. 8 years ago
  Chris Rhodes 2cbd402bae Make InvalidToken test useful again. 8 years ago
  Chris Rhodes 5f9326d165 Clean up tests further. 8 years ago
  Chris Rhodes 13086b8da3 Fix tests. :ok_hand: 8 years ago
  Chris Rhodes 2a9538e9f1 I must stop doing last minute changes. 8 years ago
  Chris Rhodes 7a9b9428ee Re-add old todo. 8 years ago
  Chris Rhodes cd55a59ff9 Refactor open/close logic. Support OnConnect and OnDisconnect. 8 years ago
  Bruce Marriner 654c78a419 Renamed GUILD_MEMBER_DEL endpoint to just GUILD_MEMBER 8 years ago
  Bruce b5a4680b98 Merge pull request #91 from iopred/login 8 years ago
  Chris Rhodes 3fbdb406de Fix basic example. 8 years ago
  Chris Rhodes 1d9f97e283 Update New to allow an auth token to be specified. 8 years ago
  Chris Rhodes e2ab871e12 Fix colliding vars. 8 years ago
  Chris Rhodes 3561ad1fa6 Add a LoginWithToken method which is a cheaper way to login. Closes #89. 8 years ago