easytcp

TCP server framework

A lightweight TCP server framework built on the standard Go net package, providing a simple and customizable way to build TCP servers.

sparkles rocket EasyTCP is a light-weight TCP framework written in Go (Golang), built with message router. EasyTCP helps you build a TCP server easily fast and less painful.

GitHub

815 stars
8 watching
89 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

gogolangmiddlewareroutertcptcp-server

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xfxdev/xtcpA TCP server framework with built-in protocol handling and event notification.154
gansidui/gotcpA package that simplifies the process of creating TCP servers in Go.512
shenfeng/ftpd.goAn FTP server implemented in Go to learn the language and gain familiarity with networking concepts11
smallnest/go-web-framework-benchmarkCompared performance of various Go web frameworks across different aspects like connection and route selection handling times2,083
valyala/tcplistenCustomizable TCP net.Listener with performance-related options145
gocraft/webA fast and scalable Go package for building web applications with middleware and routing support.1,509
gofrp/tiny-frpcProvides a simple reverse proxy solution using SSH protocol and FRPS.140
mirrornetworking/telepathyA simple, message-based MMO-scale TCP networking library written in C#.1,179
bluenviron/gortsplibProvides an RTSP client and server library for media streaming in the Go programming language.706
xtaci/gonetA game server skeleton in Go that enables communication between game servers and statistical servers.1,272
tidwall/modern-serverA basic web server framework with HTTP/2 and SSL/TLS support76
micahhausler/go-ftpAn implementation of a basic FTP server written in Go.43
mikestefanello/pagodaA full-stack web development starter kit in Go providing a solid foundation and structure for rapid and easy application development.2,229
go-playground/pureA lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables.150