An open API service indexing awesome lists of open source software.

https://github.com/yrotak/nodejs-chat-encrypted

Advanced NodeJS (Express) chat with packet encryption.
https://github.com/yrotak/nodejs-chat-encrypted

chat chat-application encrypted-chat encryption expressjs http multichannel nodejs-server rc4 socket-io

Last synced: about 2 months ago
JSON representation

Advanced NodeJS (Express) chat with packet encryption.

Awesome Lists containing this project

README

        

# 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