Skip to content

Backend for a web chat application using WebSockets and WAI in Haskell

License

Notifications You must be signed in to change notification settings

static-clouds/chatsignal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatsignal

This repository contains the backend code for "One Hour Club", a chatroom that is open for one hour a day. The frontend code can be found at onehourchatreact.

Features:

  • TLS support
  • IP ban list
  • Opens at 6am UK time and closes at 7am UK time

Future features:

  • Allow users to talk to each other as a group using WebRTC
  • Notify users when the chatroom is about to open or close
  • Allow users to create persistent logins with some form of authentication (e.g. username/password, oAuth)

About

Backend for a web chat application using WebSockets and WAI in Haskell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published