disccord icon indicating copy to clipboard operation
disccord copied to clipboard

[Websocket] Support All Opcodes

Open abuneri opened this issue 7 years ago • 1 comments

This PR is just handling the basic/simple essentials for receiving and sending all the opcodes.

Things that are out of scope for this PR:

  • Logging
  • Any Reconnect/Resume logic
  • Handling the dispatch Events

This PR satisfies Identify logic in #6 , and almost all (95%-ish) of heartbeat logic. (the last TODO for heartbeats requires connection state and is outside the scope of initial release anyways)

abuneri avatar Aug 19 '17 02:08 abuneri

👍

abuneri avatar Aug 19 '17 02:08 abuneri