Skip to content

bennett39/socketchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socketchat

Screencast of socketchat

An anonymous chat application that uses SocketIO to instantly push new messages to all connected clients. Can deploy as a standalone app or as a chat component in a larger application.

Uses jQuery and the SocketIO client on the frontend. NodeJS backend. All message data is stored client-side, meaning chats disappear once you've left the session and the backend has no storage overhead.

Deployed to Google Cloud with manual worker scaling so sockets are consistent for all users.

About

A sockets real-time chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published