Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

A simple chat room hosted with express. Messages are stored locally with the FS-module. Messages are shared with socket.io. Technologies: HTML, CSS, JS, NodeJS, Express, FS-module, JSON, SocketIO-Websocket, WaterCSS

Notifications You must be signed in to change notification settings

jonasfroeller/Express-Socket_ChatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Room with Websockets

A simple chat room hosted with express. Messages are stored locally with the FS-module. Messages are shared with socket.io.

Technologies: HTML, CSS, JS, NodeJS, Express, FS-module, JSON, SocketIO-Websocket

Versions

Huge Chat Room (default)

Everybody that views the site can write in the same chat.

Chat Rooms (room)

The second version requires 3 connections to the site to unlock a chatroom for them. Every room has 3 slots and if one is full, another one starts filling up.

About

A simple chat room hosted with express. Messages are stored locally with the FS-module. Messages are shared with socket.io. Technologies: HTML, CSS, JS, NodeJS, Express, FS-module, JSON, SocketIO-Websocket, WaterCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published