Thomas Eizinger e59d8a55cf Merge pull request #142 from thomaseizinger/poll-style
Refactor `Connection` to a synchronous state machine
2022-11-26 09:06:03 +11:00
2022-11-03 12:17:33 +11:00
2018-06-14 13:55:52 +02:00
2018-06-14 13:52:41 +02:00
2022-11-03 12:17:33 +11:00
2018-10-30 10:38:25 +01:00

Yamux

A stream multiplexer over reliable, ordered connections such as TCP/IP. Implements https://github.com/hashicorp/yamux/blob/master/spec.md

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Description
No description provided
Readme 699 KiB
Languages
Rust 100%