Open ccmaymay opened 1 year ago
WebSockets allow a browser and server to maintain a two-way connection, eliminating the need for polling:
https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API
WebSockets allow a browser and server to maintain a two-way connection, eliminating the need for polling:
https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API