chat-server/README.md

12 lines
150 B
Markdown
Raw Normal View History

2019-03-24 17:57:54 +11:00
# chat-server
An open source chat server for the chat client
# Required software
- NodeJs
# Required libraries
- net
- fs
- random-bytes
- node-rsa