Commit History

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