issues
search
SlyMarbo
/
spdy
[deprecated] A full-featured SPDY library for the Go language.
BSD 2-Clause "Simplified" License
116
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Errors (Received SYN_REPLY with unopened or closed Stream...) during high traffic.
#100
przemekr
opened
8 years ago
3
ResponseStream process HEADER frame incorrectly
#99
iyangsj
closed
9 years ago
1
Spdy2: Fix infinite loop when write data of big size
#98
iyangsj
closed
9 years ago
1
ResponseStream should NOT wait until the full request has been received
#97
iyangsj
opened
9 years ago
1
Crashes and lockups on network error
#96
rnapier
opened
9 years ago
4
Panic to close a running ResponseStream
#95
iyangsj
closed
9 years ago
1
Fix settings.go in spdy3
#94
iyangsj
closed
9 years ago
0
Fix goaway.go in spdy2
#93
iyangsj
closed
9 years ago
0
Fix rst_stream.go in spdy2
#92
iyangsj
closed
9 years ago
0
Fix io.go in spdy2
#91
iyangsj
closed
9 years ago
0
Is this a bug?
#90
albus01
opened
9 years ago
2
Reconsider spdy/2
#89
rnapier
closed
9 years ago
6
Fixes #83 Leaking streams on close
#88
rnapier
closed
9 years ago
0
Push sends :status
#87
rnapier
closed
9 years ago
0
Hijacking a stream
#86
rnapier
closed
9 years ago
1
ServeHTTP panic does not close stream
#85
rnapier
opened
9 years ago
1
flate failure after ~10k requests
#84
rnapier
closed
9 years ago
1
Leaking streams on close
#83
rnapier
closed
9 years ago
1
Data is not sent if message is near to or larger than window
#82
rnapier
opened
9 years ago
2
deadlock when client is used by multiple goroutines
#81
jabley
closed
9 years ago
1
Running spdy with negroni results in no spdy support.
#80
ssoroka
closed
9 years ago
1
Fixes #78 – resource leak with streams
#79
jabley
closed
9 years ago
1
Resource leak for SPDY/2 clients
#78
jabley
closed
9 years ago
1
Clients MUST support gzip
#77
jabley
closed
9 years ago
8
Rewrite to be more idiomatic and simpler
#76
SlyMarbo
opened
9 years ago
1
No Timeout Logic/Deadlock.
#75
nemosupremo
opened
9 years ago
4
http.Get(api.linode.com) results in 'Unsupported negotiated protocol' error
#74
arashpayan
closed
9 years ago
4
When a request panics and caught, we get tongs of error_handling.go:18: Error: Received INVALID_STREAM for stream ID
#73
Qubitium
opened
9 years ago
8
Debug logging in spdy2/3 cannot be turned on
#72
rnapier
closed
10 years ago
0
Concurrent streams limit
#71
chendo
closed
10 years ago
7
Transport.DisableCompression
#70
chendo
closed
10 years ago
2
Dealing with GOAWAY received
#69
chendo
closed
10 years ago
1
Respect request.Host override
#68
chendo
closed
10 years ago
0
Panic after httpClient is not used for a while
#67
chendo
closed
10 years ago
7
[Enhancement] http.Flusher
#66
EtienneBruines
closed
10 years ago
3
Decompress crash
#65
rnapier
closed
10 years ago
4
Data races on read errors
#64
rnapier
opened
10 years ago
4
Client reads body fully into bytes.Buffer, does not stream
#63
tv42
closed
10 years ago
1
RemoteAddr() on Conn interface
#62
rnapier
closed
10 years ago
1
"common" package is awkward for callers
#61
rnapier
opened
10 years ago
3
Major refactoring underway
#60
SlyMarbo
closed
10 years ago
0
Thoughts on races
#59
rnapier
opened
10 years ago
8
Useless defer in Run()
#58
rnapier
closed
10 years ago
0
ReceiveFrame goroutines create non-deterministic frame ordering
#57
rnapier
closed
10 years ago
0
Dangerous close()
#56
rnapier
closed
10 years ago
3
Encode full RequestURI (not just the path) in RequestURI field
#55
rnapier
closed
10 years ago
0
Handle empty URL path
#54
rnapier
closed
10 years ago
0
Fixes #49. Add a couple of basic tests from net/http
#53
rnapier
closed
10 years ago
0
Race fixes
#52
rnapier
closed
10 years ago
0
Fighting goimports
#51
rnapier
closed
10 years ago
2
Next