chat-server/README.md

18 lines
213 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
2019-04-10 20:29:39 +10:00
- atob
- btoa
- buffer-split
- sqlite3
- winston
- worker-farm