The current repo belongs to Paused status, and some functions are restricted. For details, please refer to the description of repo status
1 Star 6 Fork 1

HuntLabs / collie
Paused

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

Build Status

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

Empty file

About

An asynchronous event-driven network framework written in dlang, like netty framework in D. expand collapse
D
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
D
1
https://gitee.com/huntlabs/collie.git
git@gitee.com:huntlabs/collie.git
huntlabs
collie
collie
master

Search