This respository was created to help curious minds about WebSockets. I really hope you all enjoy the code and understand what is and how works WebSocket Protocol.
Node.js version: 14.15.4
Running:
Server -> node server.js
Client -> open index.html file