Skip to content

Simple NodeJS chat using Socket.IO, based off of the chat script from the official Socket.IO website.

License

Notifications You must be signed in to change notification settings

iEquinox-/NodeJS-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS-Chat

Simple NodeJS chat using Socket.IO, based off of the chat script from the official Socket.IO website.

Notes

This is a simple chat script, and does not handle any data other than re/directing socket data. This means that it IS vulnerable to XSS and of the sort, and is not to be used in any sort of production without modification. Protection from such vulnerabilities may come in later versions, but not as of now.

About

Simple NodeJS chat using Socket.IO, based off of the chat script from the official Socket.IO website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published