Skip to content

DesarrolloESCOM/SimpleWebSocketChat

Repository files navigation

SocketIOExample

Sockets IO examples

What does it do?

It just a simple example of how to work with web sockets. I use some namespaces which comunicates between them. The application shows all the users connected and you can send messages to all the users or just one of them.

How to run it?

You need at least node and npm to run it.

First install all the npm packages via npm install.

Then just run the project via npm start.

Contact

Any doubts about it! Try to contact me! Twitter

About

A websocket chat example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published