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
|
7dc2be7eab
|
Update for Rust 1.23
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
7 years ago |
Daniel Abramov
|
5982d4094d
|
Update README and examples
|
8 years ago |
Alexey Galakhov
|
bd9ac9673e
|
chore: cleanup docs and warnings, strict docs
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
8 years ago |
Alexey Galakhov
|
53aa24b06b
|
Fix warnings
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
8 years ago |
Alexey Galakhov
|
c6d3dd6404
|
refactor: fix unit tests for new API
|
8 years ago |
Alexey Galakhov
|
b7557f1baa
|
refactor: make handshake completely async
|
8 years ago |
Alexey Galakhov
|
e6b658d94f
|
handshake: add the ability to iterate over headers.
|
8 years ago |
Alexey Galakhov
|
e63f594a14
|
Initial commit, mostly working client
|
8 years ago |