Part of the open source chat project, this is used as the server for the client to connect to.
 
Go to file
jsrobson10 e77a48ebb8 Initial Commit 2019-03-24 17:57:54 +11:00
node_modules Initial Commit 2019-03-24 17:57:54 +11:00
LICENSE Initial Commit 2019-03-24 17:57:54 +11:00
README.md Initial Commit 2019-03-24 17:57:54 +11:00
main.js Initial Commit 2019-03-24 17:57:54 +11:00

README.md

chat-server

An open source chat server for the chat client

Required software

  • NodeJs

Required libraries

  • net
  • fs