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.
154 stars
14 watching
30 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists
frameworkgolanggracefulservertcp
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight TCP server framework built on the standard Go net package, providing a simple and customizable way to build TCP servers. | 815 |
| An FTP server implemented in Go to learn the language and gain familiarity with networking concepts | 11 |
| A game server skeleton in Go that enables communication between game servers and statistical servers. | 1,272 |
| An experimental framework for building an FTP server with flexible persistence layers | 28 |
| A Go-based boilerplate for building RESTful APIs with Fiber. | 77 |
| Provides an implementation of the TCP protocol in React Native for communication between client and server | 285 |
| A cloud-native framework for building scalable network functions in Go, abstracting away low-level networking details. | 1,388 |
| A Go framework for building JSON web services with flexible routing and handling mechanisms. | 993 |
| A Go framework for rapid development of command line applications with a builder-like API and support for complex console applications | 129 |
| A basic web server framework with HTTP/2 and SSL/TLS support | 76 |
| A framework that enables the creation of high-performance protocol servers and clients for ZeroMQ-based communication systems | 236 |
| Provides a simple reverse proxy solution using SSH protocol and FRPS. | 140 |
| An expressive and fast HTTP framework for Go. | 25 |
| A networking solution for building secure iOS and macOS applications | 99 |
| A framework for building command-line interfaces with minimal boilerplate and automatic help generation | 1,514 |