huntlabs/collie
Fork: 11 Star: 60 (更新于 1970-01-01 00:00:00)
license: 暂无
Language: D .
An asynchronous event-driven network framework( port netty ) written in D.
最后发布版本: v0.10.16 ( 2018-09-12 10:53:31)
Collie
An asynchronous event-driven network framework written in dlang, like netty framework in D.
Require
- System : FreeBSD, Linux, MacOS, Windows
- D : Compiler Version >= 2.071
- libssl and libcrypto (optional,if use the ssl)
Support
Feature | epoll | kqueue | iocp | select |
---|---|---|---|---|
TCP | Y | Y | Y | Y |
SSL* | Y | Y | Y | Y |
UDP | Y | Y | Y | Y |
Timer | Y | Y | Y | Y |
NOte: Now , the ssl only support as server. not support as a client.
TODO
- HTTP2 surport
- Modules reorganization
- Performance improvement
- API improvement
- Examples improvement
Contact:
- QQ Group : 184183224
主题(topics):
asynchronous, collie, dlang, event-driven, network
huntlabs/collie同语言 D最近更新仓库
2023-08-09 01:23:06 jll63/openmethods.d
2016-06-23 13:19:25 huntlabs/tcpserver
1970-01-01 00:00:00 CyberShadow/DustMite
1970-01-01 00:00:00 Dadoum/Provision
1970-01-01 00:00:00 shoo/cushion
1970-01-01 00:00:00 ldc-developers/ldc