Skip to content

A fun, simple web-based chat app, made with Node.js and Websockets. Compression Implementation available

Notifications You must be signed in to change notification settings

MinaTahaei/SimpleChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SimpleChatApp

A fun, simple web-based chat app, made with Node.js and Websockets. Compression Implementation available Screenshot

Dependencies:

"finalhandler": "^1.1.2",
"http": "0.0.1-security",
"permessage-deflate": "^0.1.7",
"serve-static": "^1.14.1",
"websocket": "^1.0.34",
"websocket-extensions": "^0.1.4"

How to run?

node chat-server.js

localhost:1337/frontend.html

About

A fun, simple web-based chat app, made with Node.js and Websockets. Compression Implementation available

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published