Test use websocket, client and server in the Node.js
Run this project
npm start or node index.js
This server on the port 8080, and client in the port 5000.
Case necessary send message client of the server use the url (http://localhost:5000/?message={"name":"meu%20nome%20é"}) where message send in the query parameter.