Repository Details
Shared by


HelloGitHub Rating
0 ratings
Free•LGPL-2.1
Claim
Discuss
Collect
Share
3k
Stars
No
Chinese
C
Language
Yes
Active
20
Contributors
43
Issues
Yes
Organization
3.6.4
Latest
943
Forks
LGPL-2.1
License
More

它既可以做网络通信的客户端,也可以编写服务器端,支持 HTTP、SMTP、ICMP、MQTT、Redis、Memcache 多种常见协议,以及 XML、JSON、BASE64 等编码格式。
- lib_acl:最基础的库
- lib_protocol:实现了 HTPP 协议及 ICMP/PING 协议
- lib_fiber:该库为支持协程库,直接 hook 系统 read/write 等 API,与 epoll 配合支持高并发网络编程
Comments
Rating:
No comments yet