Docs.rs
quic-socket-0.6.3
Platform
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
quic-socket 0.6.3
Socket-esc wrapper on the quiche QUIC implementation
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
11
items documented
0
out of
7
items with examples
Links
Homepage
Apolexian/QuicSocket
0
0
0
crates.io
Dependencies
log ^0.4.14
normal
mio ^0.6
normal
quiche ^0.10.0
normal
ring ^0.16
normal
tokio ^1.12.0
normal
Versions
0.7.7
(2022-03-23)
0.7.6
(2021-12-29)
0.7.5
(2021-12-29)
0.7.4
(2021-12-29)
0.7.3
(2021-12-29)
0.7.2
(2021-12-29)
0.7.1
(2021-12-06)
0.7.0
(2021-11-25)
0.6.9
(2021-11-06)
0.6.8
(2021-11-06)
0.6.7
(2021-11-02)
0.6.6
(2021-11-02)
0.6.5
(2021-11-02)
0.6.4
(2021-11-02)
0.6.3
(2021-11-02)
0.6.2
(2021-11-02)
0.6.1
(2021-11-01)
0.6.0
(2021-11-01)
0.5.9
(2021-11-01)
0.5.8
(2021-11-01)
0.5.7
(2021-11-01)
0.5.6
(2021-11-01)
0.5.5
(2021-11-01)
0.5.4
(2021-11-01)
0.5.3
(2021-10-31)
0.5.2
(2021-10-31)
0.5.1
(2021-10-31)
0.5.0
(2021-10-31)
0.4.5
(2021-10-31)
0.4.4
(2021-10-31)
0.4.3
(2021-10-31)
0.4.2
(2021-10-31)
0.4.1
(2021-10-28)
0.4.0
(2021-10-28)
0.3.3
(2021-10-26)
0.3.2
(2021-10-26)
0.2.2
(2021-10-26)
0.2.1
(2021-10-26)
0.1.1
(2021-10-24)
0.1.0
(2021-10-24)
Owners
QuicSocket
Wrapper around the quiche QUIC implementation that can be used similarly to a socket and listener.