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

https://github.com/heartdancetech/tower

Go socket server, manage client connection. Go轻量级TCP通信框架。
https://github.com/heartdancetech/tower

socket socket-management socket-server tcp-server tcp-socket

Last synced: 10 months ago
JSON representation

Go socket server, manage client connection. Go轻量级TCP通信框架。

Awesome Lists containing this project

README

          

[![GoDoc][1]][2]
[![Coverage Status][3]][4]
[![Test][5]][6]
![Test][7]

[1]: https://godoc.org/github.com/heart-dance/tower?status.svg
[2]: https://pkg.go.dev/github.com/heart-dance/tower
[3]: https://coveralls.io/repos/github/go-tower/tower/badge.svg?branch=master
[4]: https://coveralls.io/github/go-tower/tower?branch=master
[5]: https://github.com/heart-dance/tower/actions/workflows/test.yaml/badge.svg?branch=master
[6]: https://github.com/heart-dance/tower/actions/workflows/test.yaml
[7]: https://img.shields.io/github/license/go-tower/tower

# Tower

`Tower` is a tcp connection manager server.

## Document

[[文档]](https://tower.heartdance.xyz/)
[[Doc]](https://tower.heartdance.xyz/v/latest_en/)