|
|
|
|
|
by fiatjaf
3412 days ago
|
|
Can a normal web server (a Heroku dyno, for example) with a normal websocket library (https://github.com/gorilla/websocket, for example) support multiple users connected at the same time? How many in comparison to the number of normal web clients that do some XHR call from time to time? |
|