Skip to content

Kumazan/tcp_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tcp Server

A TCP server takes in any request text per line and sends a query to an external API until client send quit or timed out.

Run

go run *.go

Connect

nc localhost 2019

About

A simple TCP server written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages