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

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published