|
|
|
|
|
by rakoo
1433 days ago
|
|
Apart from websub, which does require some resources, servers could provide long-polling such that the socket remains open, and give a reply as soon as there is one. Clients don't poll, servers aren't flooded (but do need to keep an open connection ) |
|