Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manangandhi1810/go-tcp-server

A multithreaded TCP server built to learn Golang
https://github.com/manangandhi1810/go-tcp-server

Last synced: 1 day ago
JSON representation

A multithreaded TCP server built to learn Golang

Awesome Lists containing this project

README

        

# TCP Server

A simple multithreaded TCP Server in Go, to understand Golang and concurrency.