spacebar/README.md
2021-02-03 19:06:56 +01:00

5 lines
207 B
Markdown

# discord-gateway
Open Source Discord WebSocket Gateway Server
For the WebSocket we use [ws](https://www.npmjs.com/package/ws) and we'll write our own packet handler for the individual opcodes and events.