Skip to content

rileyjshaw/tiny-tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

tiny tcp

A really little chat server written in Node.js

Usage

To run the server, just navigate to the directory and type

node server.js

To connect, netcat with

nc localhost 4000

If you want to run a server over your network, just tweak where it's being served

Credits

Based entirely off of the final example shown here

About

💬 Really little node tcp chat server.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors