iryna 0.1.4

A lightweight network library based on mio(work-in-progress)
Documentation
[package]
name = "iryna"
version = "0.1.4"
authors = ["archerfeel <archerfeel@gmail.com>"]
description = "A lightweight network library based on mio(work-in-progress)"
license = "MIT"

[dependencies]
mio = "0.6"
chashmap = "2.2.0"