Skip to content

Tags: huntlabs/hunt-net

Tags

v0.7.1

Minor fixes

v0.7.0

Bump hunt-extra to 1.2.0

v0.5.13

Add ObjectPoolTest

v0.6.6

Add a test for EventLoopPool

v0.6.5

NetClient uses a EventLoop from the EventLoopPool.

v0.5.12

NetClient uses a EventLoop from the EventLoopPool.

v0.5.11

Enable KeepAlive for NetServer by default.

v0.6.4

The buffer should not be cloned again.

v0.6.2

Minor fixes

v0.5.10

It seems better that every client has its own EventLoop.