mrcodedev / socketio-example

Little example how use socketio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket.io example Server and Client

Little example how to use to create Server and Client, to send data with Websockets :D.

Usage

First run:

npm i

Before this, first you must execute the server:

npm run server

And now, you must execute the client:

npm run client

You can view a message into server and the client :D.

Support

If you want to help me improve the example, you can invite me to a coffee and appear as a patron :).

alt text

About

Little example how use socketio

License:MIT License


Languages

Language:JavaScript 100.0%