mai 0.1.0

A higher-level mio interface.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "mai"
version = "0.1.0"
authors = ["Zack Slayton <zack.slayton@gmail.com>"]
repository = "https://github.com/zslayton/mai"
readme = "README.md"
description = "A higher-level mio interface."
keywords = [ "async", "io", "protocol", "stream", "buffer"]
license = "MIT"

[dependencies]
lifeguard="0.5"
mio="0.5"
slab="0.1"
log="0.3"