This website requires JavaScript.
Explore
Help
Sign In
jay
/
chat-server
Watch
1
Star
0
Fork
You've already forked chat-server
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Part of the open source chat project, this is used as the server for the client to connect to.
6
Commits
1
Branch
0
Tags
6.6
MiB
JavaScript
100%
ab077130e3
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
jsrobson10
ab077130e3
Got a stable, reliable connection with the client. Fixed issues with javascript strings.
2019-04-09 21:03:39 +10:00
node_modules
Made communication more stable
2019-04-09 19:19:02 +10:00
LICENSE
Initial Commit
2019-03-24 17:57:54 +11:00
README.md
Got encrypted, stable communication between the server and the client
2019-03-30 18:34:19 +11:00
main.js
Got a stable, reliable connection with the client. Fixed issues with javascript strings.
2019-04-09 21:03:39 +10:00
package.json
Installed node-rsa, fixed package.json
2019-03-25 13:00:24 +11:00
settings.json
Made communication more stable
2019-04-09 19:19:02 +10:00
README.md
chat-server
An open source chat server for the chat client
Required software
NodeJs
Required libraries
net
fs
random-bytes
node-rsa