issues
search
hyperium
/
h2
HTTP 2.0 client & server implementation for Rust.
MIT License
1.38k
stars
279
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
tone down all debug to trace
#820
lthiery
opened
1 day ago
2
Prepare v0.4.7
#819
seanmonstar
closed
1 week ago
0
fix: notify_recv after send_reset() in reset_on_recv_stream_err() to …
#818
seanmonstar
closed
2 weeks ago
0
ci: pin more deps for MSRV job
#817
seanmonstar
closed
2 weeks ago
0
pr/799
#816
seanmonstar
closed
2 weeks ago
0
Hashbrown (through indexmap) break MSRV
#815
eaufavor
closed
2 weeks ago
0
ci: pin hashbrown for msrv job
#814
seanmonstar
closed
2 weeks ago
0
Header frame with non-zero content-length and END_STREAM is malformed
#813
eaufavor
closed
2 weeks ago
1
Push_promise seems to be stuck
#811
DjordjeNikolasevic
opened
2 weeks ago
3
Fix RecvStream::is_end_stream(): return true only when END_STREAM is received
#810
eaufavor
opened
3 weeks ago
0
improve ci/h2spec.sh (macOS compat, /tmp dir and overwrite)
#809
GlenDC
closed
3 weeks ago
4
Akamai example is broken on negotiated ALPN
#808
GlenDC
opened
3 weeks ago
0
style: replace `split_to` and `split_off` with better alternatives
#807
paolobarbolini
closed
3 weeks ago
0
RecvStream::is_end_stream() shouldn't return true after encountering error
#806
eaufavor
opened
3 weeks ago
2
Protocol error : reset (remote)
#805
Mubelotix
closed
1 month ago
2
assertion failed: DEFAULT_MAX_FRAME_SIZE
#804
makorne
closed
1 month ago
3
Tolerate send_open() at Closed state?
#803
vilicvane
opened
1 month ago
2
Unexpected GOAWAY on small message
#802
l-monninger
closed
1 month ago
2
0.3.x: lints: fix unexpected cfgs warnings
#801
seanmonstar
closed
1 month ago
0
🏁 Race of Sloths: The Open Source Developer Challenge is about to start
#800
akorchyn
closed
2 months ago
0
fix: notify_recv after send_reset() in reset_on_recv_stream_err(), to ensure local stream is released properly
#799
jiahaoliang
closed
2 weeks ago
10
chore(ci): use tokio-util 0.7.11 in MSRV check
#798
tottoto
closed
2 months ago
0
unexpected window size impact on tls conncetions with h2 large uploads
#797
port8080
opened
3 months ago
3
chore: allow matching infallible
#796
seanmonstar
closed
3 months ago
0
Prepare v0.4.6
#795
seanmonstar
closed
3 months ago
0
h2-support,h2-tests: add tools to ensure wake
#794
ajwerner
closed
3 months ago
2
streams: PushPromises tasks are notified correctly
#793
ajwerner
closed
3 months ago
0
fix: send PROTOCOL_ERROR instead of REFUSED_STREAM for oversized headers
#792
seanmonstar
closed
3 months ago
0
streams: notify recv task upon reset
#791
ajwerner
closed
3 months ago
0
chore: remove unnecessary type converting
#790
tottoto
closed
4 months ago
0
chore: replace legacy numeric constant with corresponding one
#789
tottoto
closed
4 months ago
0
chore(doc): add indent to newline of list
#788
tottoto
closed
4 months ago
0
chore: flatten unnecessary nested if expression
#787
tottoto
closed
4 months ago
0
chore(ci): use tokio 1.38.1 in MSRV check
#786
tottoto
closed
4 months ago
0
chore: use lints.rust.unexpected_cfgs in manifest
#785
tottoto
closed
4 months ago
0
feat: expose current max {recv,send} stream count
#784
dswij
closed
5 months ago
0
fix: High CPU Usage (100%) in Specific Scenarios
#783
niceskylei
closed
5 months ago
0
fix: High CPU Usage (100%) in Specific Scenarios (#781)
#782
niceskylei
closed
5 months ago
0
High CPU Usage (100%) in Specific Scenarios
#781
niceskylei
closed
5 months ago
1
Allow disabling header compression
#780
xuorig
opened
6 months ago
2
Allow max_concurrent_reset_streams>0 on browser environments
#779
Mubelotix
opened
6 months ago
0
grpc-uds: update to v0.3.26
#778
nightkr
closed
6 months ago
1
chore(lib): fix unexpected cfg warning
#777
tottoto
closed
6 months ago
0
chore: make tracing optional
#776
tottoto
opened
6 months ago
2
examples: update to rustls 0.23
#775
tottoto
closed
6 months ago
0
Update v0.4
#774
bartlomieju
closed
6 months ago
1
Update v0.3
#773
bartlomieju
closed
6 months ago
1
Fix race condition in connection termination
#772
howardjohn
closed
6 months ago
0
Add link to Tokio Discord.
#771
mstyura
closed
7 months ago
0
#769: Fix request pseudo-header construction for CONNECT & OPTION methods
#770
mstyura
closed
6 months ago
5
Next