Hunt 1.4.0 released
zoujiaqing
zoujiaqing at gmail.com
Tue Oct 15 06:17:00 UTC 2019
On Tuesday, 15 October 2019 at 06:16:07 UTC, zoujiaqing wrote:
> Hunt is an extension library of D language standard library,
> which is equivalent to boost in C++. The core of Hunt is
> event-driven network IO base library. It supports epoll, IOCP
> and kqueue. It has excellent IO performance and friendly API.
>
You can find some sample code in examples:
https://github.com/huntlabs/hunt/tree/master/examples
More information about the Digitalmars-d-announce
mailing list