|
|
|
|
|
by dcsan
853 days ago
|
|
Any reason you're using rest for a chat client? Maybe socket scaling limitations of the node/express stack. Not as bad as php whci slack is still mostly written in, but hard to beat the mostly Erlang stack for discord.
It also makes it's lot easier for bot dev having a two way connection without the hassle of ngrok etc. |
|