Node.js WebSocket Tutorial – Real-Time Chat Room using Multiple Clients



Node.js WebSocket Tutorial – Real-Time Chat Room using Multiple Clients

Node.js WebSocket Tutorial - Real-Time Chat Room using Multiple Clients

๐Ÿ”ฅ Support the channel by becoming a member: https://www.youtube.com/c/CognitiveSurge/join

โœ… Subscribe: https://bit.ly/CognitiveSurge

In this video, I’m going to teach you how to create a real-time chat room using a WebSocket. We will be using Node.js on the back-end for our server implementation of the chat (using the WS package for the WebSocket implementation). On the front-end, we’ll be using basic HTML & JavaScript to consume our WebSocket. In this tutorial, I’ll be showing you how to connect multiple clients to your chat room which means you can have multiple people chatting.

๐Ÿ‘Š Discord (tech questions, resources, and general chit-chat!): https://discord.gg/3jTSgft

๐Ÿคนโ€โ™‚๏ธ GitHub: https://github.com/karlhadwen/node-ws-multi-chat

๐ŸŽฃ web developer,web sockets,socket io,websocket javascript example,javascript websocket server,javascript websocket client,javascript websocket tutorial,javascript websocket library,javascript websocket onmessage,javascript websocket send,js websocket send json,js websocket example,js websocket client,js websocket server,js websocket onmessage,js websocket api,websocket,chat application,javascript websocket,javascript websocket multiple clients

Comments are closed.