Brad Fitzpatrick
|
5b95eb395f
Forget pending frames when stream is closed (e.g. RST)
|
11 years ago |
Brad Fitzpatrick
|
a92fa95e54
Simplify write scheduler a bit, remove serverConn.writeFrame's fast path for now
|
11 years ago |
Brad Fitzpatrick
|
021bb68637
Add debug String method to frameWriteMsg and writeData
|
11 years ago |
Tatsuhiro Tsujikawa
|
cc1e1da51b
Respect peer's connection-level flow control
|
11 years ago |
Brad Fitzpatrick
|
605f62817c
Write scheduler changes towards selecting between competing writing streams.
|
11 years ago |
Brad Fitzpatrick
|
2b45947877
Move handler writing flow control to serve goroutine's frame scheduler.
|
11 years ago |
Brad Fitzpatrick
|
f16a0b35be
Shrink frameWriteMsg, add writeFramer interface, remove empty interfaces.
|
11 years ago |
Brad Fitzpatrick
|
f0866ad56c
Start of a better frame scheduler. Still many TODOs.
|
11 years ago |
Brad Fitzpatrick
|
23564bf81c
Refactor frame writing in prep for the write scheduler and client support.
|
11 years ago |
Brad Fitzpatrick
|
a13c4a4d05
Break server's frame scheduler into its own file & type.
|
11 years ago |