Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manangandhi1810/go-tcp-server
- Owner: MananGandhi1810
- Created: 2024-09-15T11:29:56.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-23T17:23:42.000Z (about 2 months ago)
- Last Synced: 2024-11-16T06:44:46.659Z (3 days ago)
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TCP Server
A simple multithreaded TCP Server in Go, to understand Golang and concurrency.