Files
discordeno/examples/bigbot/src/gateway
Jonathan Ho d04a040f28 Setup turborepo (#2610)
* chore: BREAKING move to monorepo structure

* chore: setup turborepo
2022-12-01 01:59:02 +08:00
..
2022-12-01 01:59:02 +08:00
2022-12-01 01:59:02 +08:00
2022-12-01 01:59:02 +08:00

Big Bot Gateway Proxy Server

This folder will contain the code for our gateway. When events are received from Discord they are sent here and this proxy will forward them to our event handler.

Further Steps

  • Resharding