Docs.rs
engine-io-0.1.1
Platform
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
engine-io 0.1.1
An engine.io library for Iron.
Crate
Source
Builds
Feature flags
Documentation
Links
vibhavp/engine.io-rs
6
1
0
crates.io
Dependencies
rust-crypto ^0.2.36
normal
log ^0.3.6
normal
cookie ^0.2.5
normal
hyper ^0.9.10
normal
time ^0.1.35
normal
iron ^0.4.0
normal
modifier ^0.1.0
normal
url ^1.1.1
normal
rand ^0.3
normal
rustc-serialize ^0.3
normal
Versions
0.1.4
(2016-07-27)
0.1.3
(2016-07-23)
0.1.2
(2016-07-22)
0.1.1
(2016-07-18)
0.1.0
(2016-07-17)
Owners
engine.io-rs
An engine.io library for Iron. For the moment, the only supported transport is JSONP. WIP.