Историја ревизија

Аутор SHA1 Порука Датум
  Brad Fitzpatrick 12475b82fe h2demo: add build tag пре 11 година
  Brad Fitzpatrick 953b51136f Add bigger TODO comment and replace 65536 with meaningful constant. пре 11 година
  Brad Fitzpatrick e2233f79ae Add known-failing test. Panic stack trace reported by Mathieu from Camlistore. пре 11 година
  Brad Fitzpatrick 73ff02dc2e Merge pull request #22 from DanielMorsing/ca пре 11 година
  Brad Fitzpatrick 401665bf51 Merge pull request #21 from DanielMorsing/push пре 11 година
  Daniel Morsing 784ac63e5b add Daniel to C+A пре 11 година
  Daniel Morsing 9f25169dc9 Send GOAWAY if server receives a PUSH_PROMISE. пре 11 година
  Daniel Morsing b7c97da766 Add ability to write and parse push promise frames. пре 11 година
  Brad Fitzpatrick 73d2f1e5ab Clarify PriorityParam.Weight's range. пре 11 година
  Brad Fitzpatrick 6a9b77b404 Track whether peer has acked our latest settings. пре 11 година
  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 9b7b38309b Add a test that empty DATA frames aren't flow-controlled. пре 11 година
  Brad Fitzpatrick 987661858c Use the initialWindowSize constant directly when setting the conn flow пре 11 година
  Brad Fitzpatrick 021bb68637 Add debug String method to frameWriteMsg and writeData пре 11 година
  Brad Fitzpatrick 6bb6643a08 Fix typo пре 11 година
  Brad Fitzpatrick 17a4784adc Merge pull request #19 from tatsuhiro-t/enforce-connfc пре 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 2ee3a49964 Start of priority processing. Untested. пре 11 година
  Brad Fitzpatrick 50effbafcc Add HeadersFrame.HasPriority accessor. пре 11 година
  Brad Fitzpatrick 914bad543c Make stream a bit more general and remove the serverConn pointer. пре 11 година
  Brad Fitzpatrick 2b45947877 Move handler writing flow control to serve goroutine's frame scheduler. пре 11 година
  Brad Fitzpatrick 9581fe11cc Increase prefaceTimeout. I actually hit this myself. пре 11 година
  Brad Fitzpatrick f16a0b35be Shrink frameWriteMsg, add writeFramer interface, remove empty interfaces. пре 11 година
  Brad Fitzpatrick 379332fca9 Merge pull request #18 from tatsuhiro-t/encoder-doc-fix пре 11 година
  Brad Fitzpatrick f0866ad56c Start of a better frame scheduler. Still many TODOs. пре 11 година
  Brad Fitzpatrick 66ec4396ff Remove some redundant goroutine checks. writeFrameFromHandler does these. пре 11 година
  Brad Fitzpatrick 23564bf81c Refactor frame writing in prep for the write scheduler and client support. пре 11 година
  Brad Fitzpatrick 756decb7df Fix the one func missing its paranoid writeG.check call. пре 11 година