Repository navigation

#

tcpserver

This is a web framework based on c++ design with a similar interface to the gin framework.

C++
94
6 个月前

Go语言的TCP网络通信框架

Go
36
5 年前

An async TCP logging server base on tornado.ioloop, which serve for logging.handlers.SocketHandler.

Python
21
7 年前

golang 版的tcp通讯库,让tcp开发更简单

Go
15
6 年前

用来测试客户端连接和消息收发是否正常的Tcp服务器

C#
11
6 年前

My original socket daemon — see also https://github.com/arachsys/init which includes a more recent daemon supporting unix and TCP sockets

C
9
13 年前

A simple single threaded, multi client, TCP Proxy in C++

C++
9
12 年前

TCP 非阻塞Socket 客户端、服务端实现,支持:自定义加密、同步写,特性:高并发、零拷贝

Java
7
1 年前

A simple protocol testing tool that supports various connection types(Serial/TCP Client/TCP Server).

TypeScript
5
6 个月前

multithread tcpserver using qt5

C++
4
3 年前

Alpine-based image with just tcpserver (https://cr.yp.to/ucspi-tcp/tcpserver.html)

Shell
2
8 年前

go游戏后台开发常用的基础库封装,它不是一个耦合度较高的封装,各个功能封装在不同的组件里面,需要项目层自己灵活组合使用

Go
2
7 个月前

Tool via network integrity checker for backups in C# using SHA256

C#
2
5 年前

A header-only network library which provides flexible protocol and event-loop with non-blocking IO and event-callback.

C++
2
2 年前

An end to end encryption messenger developed by hackers for hackers.

C++
1
8 年前

mini gopher daemon (fork)

C
1
7 年前

It's a static server where the conversion between the client and the server is just a keys instead of content

TypeScript
1
6 年前