Skip to content

AddeusExMachina/dummy-hermes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dummy Hermes

This project has been inspired by Smallchat of Salvatore Sanfilippo aka antirez. I was struck by his statement:

writing a very simple IRC server is an experience everybody should do

I mean that guy is the creator of Redis, it shouldn't be a bad idea to follow one of his advices.

Current work and future features:

Nowadays the chat only provides extremely basic features. I'd like to implement a few new ones:

  • make usernames unique
  • introduce channels and private messages
  • add control and validation for the editing of messages for a client: a client can move the cursor in any position when editing the text message, this is not so nice

Releases

No releases published

Packages

No packages published