Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / SlyMarbo/spdy issues and pull requests

#99 - ResponseStream process HEADER frame incorrectly

Issue - State: closed - Opened by iyangsj about 9 years ago - 1 comment

#98 - Spdy2: Fix infinite loop when write data of big size

Pull Request - State: closed - Opened by iyangsj about 9 years ago - 1 comment

#97 - ResponseStream should NOT wait until the full request has been received

Issue - State: open - Opened by iyangsj over 9 years ago - 1 comment
Labels: enhancement, low priority

#96 - Crashes and lockups on network error

Issue - State: open - Opened by rnapier over 9 years ago - 4 comments

#95 - Panic to close a running ResponseStream

Issue - State: closed - Opened by iyangsj over 9 years ago - 1 comment

#94 - Fix settings.go in spdy3

Pull Request - State: closed - Opened by iyangsj over 9 years ago

#93 - Fix goaway.go in spdy2

Pull Request - State: closed - Opened by iyangsj over 9 years ago

#92 - Fix rst_stream.go in spdy2

Pull Request - State: closed - Opened by iyangsj over 9 years ago

#91 - Fix io.go in spdy2

Pull Request - State: closed - Opened by iyangsj over 9 years ago

#90 - Is this a bug?

Issue - State: open - Opened by albus01 over 9 years ago - 2 comments

#89 - Reconsider spdy/2

Issue - State: closed - Opened by rnapier over 9 years ago - 6 comments

#88 - Fixes #83 Leaking streams on close

Pull Request - State: closed - Opened by rnapier over 9 years ago

#87 - Push sends :status

Issue - State: closed - Opened by rnapier over 9 years ago

#86 - Hijacking a stream

Issue - State: closed - Opened by rnapier over 9 years ago - 1 comment

#85 - ServeHTTP panic does not close stream

Issue - State: open - Opened by rnapier over 9 years ago - 1 comment

#84 - flate failure after ~10k requests

Pull Request - State: closed - Opened by rnapier almost 10 years ago - 1 comment

#83 - Leaking streams on close

Issue - State: closed - Opened by rnapier almost 10 years ago - 1 comment

#82 - Data is not sent if message is near to or larger than window

Issue - State: open - Opened by rnapier almost 10 years ago - 2 comments

#81 - deadlock when client is used by multiple goroutines

Issue - State: closed - Opened by jabley almost 10 years ago - 1 comment

#80 - Running spdy with negroni results in no spdy support.

Issue - State: closed - Opened by ssoroka almost 10 years ago - 1 comment
Labels: 3rd party issue

#79 - Fixes #78 – resource leak with streams

Pull Request - State: closed - Opened by jabley almost 10 years ago - 1 comment

#78 - Resource leak for SPDY/2 clients

Issue - State: closed - Opened by jabley almost 10 years ago - 1 comment

#77 - Clients MUST support gzip

Pull Request - State: closed - Opened by jabley almost 10 years ago - 8 comments

#76 - Rewrite to be more idiomatic and simpler

Issue - State: open - Opened by SlyMarbo about 10 years ago - 1 comment
Labels: enhancement

#75 - No Timeout Logic/Deadlock.

Issue - State: open - Opened by nemosupremo about 10 years ago - 4 comments

#74 - http.Get(api.linode.com) results in 'Unsupported negotiated protocol' error

Issue - State: closed - Opened by arashpayan about 10 years ago - 4 comments

#72 - Debug logging in spdy2/3 cannot be turned on

Issue - State: closed - Opened by rnapier over 10 years ago

#71 - Concurrent streams limit

Issue - State: closed - Opened by chendo over 10 years ago - 7 comments

#70 - Transport.DisableCompression

Issue - State: closed - Opened by chendo over 10 years ago - 2 comments

#69 - Dealing with GOAWAY received

Issue - State: closed - Opened by chendo over 10 years ago - 1 comment

#68 - Respect request.Host override

Pull Request - State: closed - Opened by chendo over 10 years ago

#67 - Panic after httpClient is not used for a while

Issue - State: closed - Opened by chendo over 10 years ago - 7 comments
Labels: bug

#66 - [Enhancement] http.Flusher

Issue - State: closed - Opened by EtienneBruines over 10 years ago - 3 comments

#65 - Decompress crash

Issue - State: closed - Opened by rnapier over 10 years ago - 4 comments

#64 - Data races on read errors

Issue - State: open - Opened by rnapier over 10 years ago - 4 comments
Labels: bug, information

#63 - Client reads body fully into bytes.Buffer, does not stream

Issue - State: closed - Opened by tv42 over 10 years ago - 1 comment
Labels: bug

#62 - RemoteAddr() on Conn interface

Issue - State: closed - Opened by rnapier over 10 years ago - 1 comment

#61 - "common" package is awkward for callers

Issue - State: open - Opened by rnapier over 10 years ago - 3 comments

#60 - Major refactoring underway

Issue - State: closed - Opened by SlyMarbo over 10 years ago
Labels: enhancement, information

#59 - Thoughts on races

Issue - State: open - Opened by rnapier over 10 years ago - 8 comments
Labels: information

#58 - Useless defer in Run()

Issue - State: closed - Opened by rnapier over 10 years ago

#57 - ReceiveFrame goroutines create non-deterministic frame ordering

Issue - State: closed - Opened by rnapier over 10 years ago

#56 - Dangerous close()

Issue - State: closed - Opened by rnapier over 10 years ago - 3 comments

#55 - Encode full RequestURI (not just the path) in RequestURI field

Pull Request - State: closed - Opened by rnapier over 10 years ago

#54 - Handle empty URL path

Pull Request - State: closed - Opened by rnapier over 10 years ago

#53 - Fixes #49. Add a couple of basic tests from net/http

Pull Request - State: closed - Opened by rnapier over 10 years ago

#52 - Race fixes

Pull Request - State: closed - Opened by rnapier over 10 years ago

#51 - Fighting goimports

Issue - State: closed - Opened by rnapier over 10 years ago - 2 comments
Labels: information, 3rd party issue

#50 - Simple proxy test

Pull Request - State: closed - Opened by rnapier over 10 years ago

#49 - Tying spdy to httptest

Issue - State: closed - Opened by rnapier over 10 years ago - 2 comments

#48 - Response status missing

Issue - State: closed - Opened by rnapier over 10 years ago

#47 - Race condition with Conn.InitialWindowSize

Issue - State: closed - Opened by SlyMarbo over 10 years ago - 7 comments

#46 - Fix race condition in spdy3_conn

Pull Request - State: closed - Opened by rnapier over 10 years ago - 5 comments

#45 - Adds a ListenAndServeSPDYNoNPN for "implicit SPDY"

Pull Request - State: closed - Opened by keichan34 over 10 years ago

#44 - Gzip over SPDY

Issue - State: closed - Opened by netroy over 10 years ago - 15 comments

#43 - Using `httputil.NewSingleHostReverseProxy` results in malformed HTTP headers

Issue - State: closed - Opened by keichan34 over 10 years ago - 8 comments

#42 - Split Connect() from ConnectAndServe()

Pull Request - State: closed - Opened by rnapier almost 11 years ago

#41 - Errors when getting examples

Issue - State: closed - Opened by rnapier almost 11 years ago

#40 - (s *clientStreamV3)Read unimplemented

Issue - State: closed - Opened by rnapier almost 11 years ago - 10 comments

#39 - Handle v3.1 in transport

Pull Request - State: closed - Opened by rnapier almost 11 years ago - 1 comment

#38 - what's the benchmark of slymarbo/spdy?

Issue - State: closed - Opened by lancelotluo almost 11 years ago - 1 comment
Labels: question

#37 - spdy3_conn.go:1070: Warning: Received PROTOCOL_ERROR on stream 1. Closing connection.

Issue - State: closed - Opened by shalakhin almost 11 years ago - 2 comments

#36 - Buffer race

Issue - State: closed - Opened by pabbott0 almost 11 years ago - 5 comments
Labels: bug

#35 - Please implement http.CloseNotifier interface on server connections

Issue - State: closed - Opened by pabbott0 almost 11 years ago - 2 comments
Labels: enhancement

#34 - Unitialized buffer panicing on read of http.Request.Body

Issue - State: closed - Opened by pabbott0 almost 11 years ago - 2 comments

#32 - another possible race in conn.sending

Issue - State: closed - Opened by cpg over 11 years ago - 3 comments

#31 - race condition in Header/Close

Issue - State: closed - Opened by cpg over 11 years ago - 3 comments

#30 - a little refactoring to simplify readFrames

Pull Request - State: closed - Opened by cpg over 11 years ago - 3 comments

#29 - race condition with conn.sending

Issue - State: closed - Opened by cpg over 11 years ago

#28 - race condition in flow.go

Issue - State: closed - Opened by cpg over 11 years ago

#27 - potential race conditions

Issue - State: closed - Opened by cpg over 11 years ago - 3 comments

#26 - update ReceiveHeaders doc

Pull Request - State: closed - Opened by cpg over 11 years ago - 1 comment

#25 - enable debug without data

Issue - State: closed - Opened by cpg over 11 years ago - 1 comment

#24 - Do not enforce certain fields in client requests

Pull Request - State: closed - Opened by cpg over 11 years ago

#23 - minor doc update to make the example compile

Pull Request - State: closed - Opened by cpg over 11 years ago

#22 - POST/PUT requests' data is being refused.

Issue - State: closed - Opened by SlyMarbo over 11 years ago - 2 comments
Labels: bug

#21 - Rewrite

Pull Request - State: closed - Opened by SlyMarbo over 11 years ago

#20 - Memory leak

Issue - State: closed - Opened by SlyMarbo over 11 years ago - 1 comment
Labels: bug

#19 - Significant refactoring is taking place. This may cause breaking changes.

Issue - State: closed - Opened by SlyMarbo over 11 years ago - 1 comment
Labels: enhancement

#18 - Blocking on frame processing

Issue - State: closed - Opened by SlyMarbo over 11 years ago
Labels: bug

#17 - Add default frames to be sent when the connection is initialised

Issue - State: closed - Opened by SlyMarbo over 11 years ago
Labels: enhancement

#16 - Improve CREDENTIAL handling

Issue - State: closed - Opened by SlyMarbo over 11 years ago - 3 comments
Labels: enhancement, wontfix

#15 - Add support for server pushes in the client API.

Issue - State: closed - Opened by SlyMarbo over 11 years ago
Labels: enhancement

#14 - Improve logging system

Issue - State: closed - Opened by SlyMarbo over 11 years ago
Labels: enhancement, low priority

#13 - SPDY/2 requests may be incorrect

Issue - State: open - Opened by SlyMarbo over 11 years ago - 1 comment
Labels: bug, help needed

#12 - Settings are not checked for duplicate IDs when sending

Issue - State: closed - Opened by SlyMarbo over 11 years ago
Labels: bug

#11 - Support custom HTTP servers in SPDY servers

Issue - State: closed - Opened by SlyMarbo over 11 years ago
Labels: enhancement

#10 - Improve TCP session reuse in client API.

Issue - State: closed - Opened by SlyMarbo over 11 years ago
Labels: enhancement

#9 - Requests to twitter.com enter a redirect loop

Issue - State: closed - Opened by SlyMarbo over 11 years ago - 2 comments

#8 - Flow control doesn't grow on reciept

Issue - State: closed - Opened by SlyMarbo over 11 years ago
Labels: bug

#7 - MAX_CONCURRENT_STREAMS setting is ignored

Issue - State: closed - Opened by SlyMarbo over 11 years ago - 1 comment
Labels: bug

#6 - Support SPDY/4

Issue - State: closed - Opened by SlyMarbo over 11 years ago - 2 comments
Labels: enhancement, low priority

#5 - Support SPDY/2

Issue - State: closed - Opened by SlyMarbo over 11 years ago - 1 comment
Labels: enhancement

#4 - Create a protocol-agnostic server API

Issue - State: closed - Opened by SlyMarbo over 11 years ago
Labels: enhancement

#3 - Mirror HTTP API

Issue - State: closed - Opened by SlyMarbo over 11 years ago
Labels: enhancement

#2 - Add support for SPDY CREDENTIAL frames

Issue - State: closed - Opened by SlyMarbo over 11 years ago
Labels: enhancement, help needed

#1 - Complete client API.

Issue - State: closed - Opened by SlyMarbo over 11 years ago
Labels: enhancement