Docs.rs
rs-netty-0.2.0
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
rs-netty 0.2.0
A Tokio-native typed TCP/UDP pipeline framework inspired by Netty.
Crate
Source
Builds
Feature flags
Documentation
..
fail_datagram_final_encoder_mismatch.rs
fail_datagram_final_encoder_mismatch.stderr
fail_datagram_handler_before_codec.rs
fail_datagram_handler_before_codec.stderr
fail_datagram_handler_twice.rs
fail_datagram_handler_twice.stderr
fail_datagram_inbound_after_handler.rs
fail_datagram_inbound_after_handler.stderr
fail_datagram_inbound_before_codec.rs
fail_datagram_inbound_before_codec.stderr
fail_datagram_outbound_before_handler.rs
fail_datagram_outbound_before_handler.stderr
fail_datagram_type_mismatch_inbound_to_handler.rs
fail_datagram_type_mismatch_inbound_to_handler.stderr
fail_datagram_type_mismatch_outbound.rs
fail_datagram_type_mismatch_outbound.stderr
fail_stream_final_encoder_mismatch.rs
fail_stream_final_encoder_mismatch.stderr
fail_stream_handler_before_codec.rs
fail_stream_handler_before_codec.stderr
fail_stream_handler_twice.rs
fail_stream_handler_twice.stderr
fail_stream_inbound_after_handler.rs
fail_stream_inbound_after_handler.stderr
fail_stream_inbound_before_codec.rs
fail_stream_inbound_before_codec.stderr
fail_stream_outbound_before_handler.rs
fail_stream_outbound_before_handler.stderr
fail_stream_type_mismatch_inbound_to_handler.rs
fail_stream_type_mismatch_inbound_to_handler.stderr
fail_stream_type_mismatch_outbound.rs
fail_stream_type_mismatch_outbound.stderr
fail_tcp_with_datagram_pipeline.rs
fail_tcp_with_datagram_pipeline.stderr
fail_udp_with_stream_pipeline.rs
fail_udp_with_stream_pipeline.stderr
pass_client_server_modules.rs
pass_life.rs
pass_tcp_client.rs
pass_tcp_echo.rs
pass_tcp_typed_chain.rs
pass_udp_client.rs
pass_udp_echo.rs
pass_udp_typed_chain.rs