websocket-chat icon indicating copy to clipboard operation
websocket-chat copied to clipboard

A proof-of-concept chat server/client in WebSockets

Results 2 websocket-chat issues
Sort by recently updated
recently updated
newest added

Hi, Currently the server send messages to clients upon incoming message from one of the clients. I was wondering how it can be extended to enable server trigger message broadcast...

hello, I'm having difficulties with the software ... there is a problem when a client disconnects, displays a standard connection break message ... so far so good, but no one...