mdrv 0.0.5

Modular driver based on Mio for managing multiple connections over different protocols
Documentation
[dependencies.mio]
version = "0.6"

[dependencies.mio-extras]
version = "2.0"
[dev-dependencies.matches]
version = "0.1"

[package]
authors = ["Alexey Gerasev <alexey.gerasev@gmail.com>"]
categories = ["asynchronous", "network-programming", "science"]
description = "Modular driver based on Mio for managing multiple connections over different protocols"
documentation = "https://docs.rs/mdrv"
homepage = "https://github.com/binp-automation/mdrv"
keywords = ["async", "non-blocking", "io", "event", "driver"]
license = "MIT/Apache-2.0"
name = "mdrv"
readme = "README.md"
repository = "https://github.com/binp-automation/mdrv"
version = "0.0.5"