tcp-server topic

List tcp-server repositories

easyswoole

4.7k
Stars
513
Forks
Watchers

swoole,easyswoole,swoole framework

SimpleNet

175
Stars
19
Forks
Watchers

An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.

AsyncTcpClient

150
Stars
36
Forks
Watchers

An asynchronous variant of TcpClient and TcpListener for .NET Standard.

ESP8266-WiFi-UART-Bridge

178
Stars
59
Forks
Watchers

Transparent WiFi (TCP, UDP) to UART Bridge, in AP or STATION mode

Networker

474
Stars
77
Forks
Watchers

A simple to use TCP and UDP networking library for .NET. Compatible with Unity.

live-mutex

138
Stars
5
Forks
Watchers

High-performance networked mutex for Node.js libraries.

h2engine

262
Stars
86
Forks
Watchers

H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵...

rockgo

669
Stars
131
Forks
Watchers

A developing game server framework,based on Entity Component System(ECS).

eomaia

189
Stars
46
Forks
Watchers

一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。