xtcp
TCP server framework
A TCP server framework with built-in protocol handling and event notification.
A TCP Server Framework with graceful shutdown, custom protocol.
153 stars
14 watching
30 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
frameworkgolanggracefulservertcp
Related projects:
Repository | Description | Stars |
---|---|---|
darthpestilane/easytcp | A lightweight TCP server framework built on the standard Go net package, providing a simple and customizable way to build TCP servers. | 813 |
shenfeng/ftpd.go | An FTP server implemented in Go to learn the language and gain familiarity with networking concepts | 11 |
xtaci/gonet | A game server skeleton in Go that enables communication between game servers and statistical servers. | 1,270 |
koofr/graval | An experimental framework for creating simple FTP servers with customizable persistence layers. | 28 |
efectn/fiber-boilerplate | A Go-based boilerplate for building RESTful APIs with Fiber. | 77 |
peeltechnologies/react-native-tcp | Provides an implementation of the TCP protocol in React Native for communication between client and server | 284 |
aregm/nff-go | A cloud-native framework for building scalable network functions in Go, abstracting away low-level networking details. | 1,385 |
rcrowley/go-tigertonic | A Go framework for building JSON web services with flexible routing and handling mechanisms. | 995 |
ukautz/clif | A Go framework for rapid development of command line applications with a builder-like API and support for complex console applications | 129 |
tidwall/modern-server | A basic web server framework with HTTP/2 and SSL/TLS support | 76 |
zeromq/zproto | A framework that enables the creation of high-performance protocol servers and clients for ZeroMQ-based communication systems | 237 |
gofrp/tiny-frpc | Provides a simple reverse proxy solution using SSH protocol and FRPS. | 135 |
jvcoutinho/lit | An expressive and fast HTTP framework for Go. | 25 |
billp/terminetwork | A networking solution for building secure iOS and macOS applications | 99 |
tyrrrz/clifx | A framework for building command-line interfaces with minimal boilerplate and automatic help generation | 1,504 |