Skip to content

kelindar/tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP Server in Go

This repository contains a simple tcp server in Go, designed to work in a similar way as net/http server.

Documentation

Documentation for this package can be found on https://godoc.org/github.com/Kelindar/tcp.