Skip to content

silky/raspchat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic SocketIO chat server in Go

Demo

Basic demo is available Here. Do note the server is running on Raspberry Pi 1 Model B.

Features:

  • Basic Gif support
  • Basic nick support
  • Channel support
  • Markdown support

TODO:

  • Improve build and deploy script
  • Introduce admin panel with:
    • Reserved alias authorization
    • IP limiting/banning
    • Channel management and permissions
  • Loadable extension system
  • Scheduled chat export system

About

A chat server that can run on Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • Go 4.7%
  • HTML 2.1%
  • Other 1.1%