Skip to content

ChristianEreira/reactchat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io-based anonymous chat server

An accountless web chat application that doesn't store any messages on the server.

This sever can be used with my chat client project.

View live at https://chat.chrise.dev.

Features

  • Global chat and direct messages
  • Basic spam protection (timeouts)
  • Custom nicknames and avatar colours
  • Automatic client resyncing

Built with

  • Node.js
  • JavaScript
  • Socket.io

About

An accountless web chat application that doesn't store any messages on the server.

Topics

Resources

Stars

Watchers

Forks