Crates.io | rotor-stream |
lib.rs | rotor-stream |
version | 0.6.2 |
source | src |
created_at | 2016-01-04 11:26:30.534467 |
updated_at | 2016-03-30 10:41:00.657772 |
description | The stream abstration on top of rotor. This is the easiest way to build a protocol on top of TCP (Unix sockets) with rotor |
homepage | http://github.com/tailhook/rotor-stream |
repository | |
max_upload_size | |
id | 3825 |
size | 63,774 |
:Status: Alpha :Dependencies: rotor_, mio_, netbuf_
.. _rotor: http://github.com/tailhook/rotor .. _mio: https://github.com/carllerche/mio .. _netbuf: https://github.com/tailhook/netbuf
A stream abstraction based on MIO. Features: