Hacker News new | ask | show | jobs
by Thaxll 1093 days ago
Do modern chat actually use websocket and the like? Discord / Slack on the web ( browser ) what do they use?
3 comments

The slack_bolt library has support for web sockets.

https://api.slack.com/apis/connections/socket

Discord uses websockets on all clients/platforms.
yes they use websockets