Back to search
Ncurses TCP Chat
Stars
67
Forks
6
Watchers
67
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
97
commits
Modified receiving part of server to split message depending on the socket message will be sent to -> since encryption is user dependent
1a52ec6View on GitHubCorrected to encrypt with Public Key of all users, and decrypt with client's user private key
b1aacf7View on GitHub