Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 142 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 142 Bytes

Node based chat on Sockets

  1. Start Server: node --harmony app.js
  2. Start Messaging: telnet (server_ip) 9999
  3. Enter your nickname on Go