Skip to content

This is a simple chat app of a WebSocket server and client example as a practice for the JavaScript WebSockets in Browser and Server https://markcodes.dev/posts/javascript-websockets-in-browser-and-server

License

Notifications You must be signed in to change notification settings

markshenouda/websockets-chat-app-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSockets Chat App Node.js Example

This is a simple chat app of a WebSocket server and client example as a practice for the JavaScript WebSockets in Browser and Server.

Running the example

To run the example, first install the dependencies:

npm i

Then run the server:

npm run dev

It will start on http://localhost:3000

License

MIT

About

This is a simple chat app of a WebSocket server and client example as a practice for the JavaScript WebSockets in Browser and Server https://markcodes.dev/posts/javascript-websockets-in-browser-and-server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published