Constantin Nickel
|
8417078ef3
|
Update to bytes 1.0
|
4 years ago |
Daniel Abramov
|
96d9eb75e5
|
chore: apply `fmt` to the whole project
|
4 years ago |
Artem Vorotnikov
|
cbf80ecc76
|
Edition 2018, formatting, clippy fixes
|
6 years ago |
Alexey Galakhov
|
e6ebf5ac76
|
trivial: style fixes
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
7 years ago |
Sean Schwartz
|
66d2c15f2d
|
Derive Debugs
Deny missing debug and resolve resulting errors to satisfy:
https://rust-lang-nursery.github.io/api-guidelines/debuggability.html#all-public-types-implement-debug-c-debug
Requires updated input_buffer pushed to crates.io:
- Resolved build errors by using github version of code until new version available on crates.io
Upgrade env_logger dev-dependency to v0.5.3
- Removed unwrap call from env_logger::init() as it is no longer needed.
|
7 years ago |
Alexey Galakhov
|
6f8c4e7034
|
Use input_buffer as separate crate.
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
7 years ago |
Alexey Galakhov
|
22f7df0b46
|
Fix possible deadlock in handshake.
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
8 years ago |
Alexey Galakhov
|
9e00140e19
|
trivial: debug logging cleanup
|
8 years ago |
Alexey Galakhov
|
b7557f1baa
|
refactor: make handshake completely async
|
8 years ago |