Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STRUCTURE

Central server

  • collects incoming messages (forwarded by the three servers)

Three servers each listening on a different port

  • Each server accepts client connections.
  • When a client sends a message, the server forwards it (username + text) to the central server
  • The servers themselves don’t do the bad-word check

Admin bot client that connects to the central server that

  • maintains a list of registered clients
  • blacklists a user if the user says something bad in 1min interval after joining

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages