Skip to content

yrotak/nodejs-chat-encrypted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

nodejs-chat-encrypted

This is an advanced NodeJs chat. Every packets are encrypted with RC4.

Features:

  • Create channel
  • Talk in channels
  • Private channel with password
  • Encryption key corruption detection
  • Simple responsive

Next update:

  • Idk i think i finished this project
    Maybe update responsive