tcp-library topic

List tcp-library repositories

brynet

1.0k
Stars
242
Forks
Watchers

A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.

Mushroom

330
Stars
48
Forks
Watchers

Distributed In-Memory Index 分布式内存索引

TinyTcpServer

17
Stars
6
Forks
Watchers

A small tcp server working under Mono or .NET (4.0) and provides hooks for handling data exchange with clients (works under mono and .net). Behaviour/protocol/reaction could be specified via custom C#...