This website requires JavaScript.
Explore
Help
Sign In
forked
/
h2
Watch
1
Star
0
Fork
0
You've already forked h2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c3bc09550e20d53895450458d0446ea8c2b2b428
h2
/
src
/
proto
History
Anthony Ramine
c3bc09550e
Remove commented-out code
2021-04-29 09:18:12 -07:00
..
streams
Remove commented-out code
2021-04-29 09:18:12 -07:00
connection.rs
add
Connection::max_concurrent_recv_streams
(
#516
)
2021-02-25 08:58:19 -08:00
error.rs
Update crate to Rust 2018 (
#383
)
2019-07-23 10:18:43 -07:00
go_away.rs
Remove Unpin requirement for the send Buf
2019-12-06 11:40:08 -08:00
mod.rs
Make some functions less-generic to reduce binary bloat (
#503
)
2021-02-18 11:17:49 -08:00
peer.rs
start adding
tracing
spans to internals (
#478
)
2020-08-17 17:29:22 -07:00
ping_pong.rs
Replace deprecated compare_and_swap with compare_exchange (
#514
)
2021-02-05 09:27:27 -08:00
settings.rs
feat(lib): switch from log to tracing (
#475
)
2020-07-07 15:55:24 -07:00