Historial de Commits

Autor SHA1 Mensaje Fecha
  Vitaly Isaev 4301f49988 rafthttp: configurable stream reader retry timeout hace 7 años
  Anthony Romano 784c4446d9 rafthttp: fix race in TestStreamWriterAttachOutgoingConn hace 8 años
  Anthony Romano da1e022890 rafthttp: remove WaitSchedule() from tests hace 8 años
  Anthony Romano 911c8442b7 rafthttp: fix race between streamReader.stop() and connection closer hace 8 años
  Xiang Li a047aa4a81 rafthttp: rename to to peerID hace 8 años
  Xiang Li 86269ab5bf rafthttp: simplify streamReader initilization hace 8 años
  Gyu-Ho Lee bd71a60875 rafthttp: update LICENSE header hace 8 años
  Gyu-Ho Lee c09f23c46d *: clean up bool comparison hace 8 años
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ hace 8 años
  Anthony Romano fe7cfe4d3d rafthttp: plumb local peer URLs through transport hace 8 años
  Anthony Romano db0b505de5 rafthttp: add requester to transport if peer does not exist hace 8 años
  Anthony Romano 20461ab11a *: fix many typos hace 8 años
  Xiang Li 80541d74d0 rafhttp: make TestStreamWriterAttachOutgoingConn more robust hace 9 años
  Xiang Li 336d177c82 rafthttp: fix data races detected by go race detector hace 9 años
  Yicheng Qin f725f6a552 rafthttp: deprecate streamTypeMsgApp hace 9 años
  Jonathan Boulle 7848ac3979 *: add missing license headers hace 9 años
  Yicheng Qin 28342ae097 rafthttp: avoid TestStream to use outdated stream hace 9 años
  Yicheng Qin fb4b0b5cf0 rafthttp: support to init term when adding peer hace 9 años
  Xiang Li 684c721307 Merge pull request #2970 from yichengq/fix-stream-test hace 9 años
  Yicheng Qin 36f75cf062 rafthttp: use buffered channel as recv/prop chan hace 9 años
  Yicheng Qin 2f05b24d6d rafthttp: {from, to} -> {local, remote} in stream hace 9 años
  Yicheng Qin 0a3a2720a1 Merge pull request #2923 from yichengq/rafthttp-status hace 9 años
  Yicheng Qin 1dbe72bb74 rafthttp: pretty print connection error hace 9 años
  Yicheng Qin 018fb8e6d9 pkg/testutil: ForceGosched -> WaitSchedule hace 9 años
  Yicheng Qin c371d8c65c rafthttp: version enforcement on rafthttp messages hace 9 años
  Yicheng Qin 38b8e848ac rafthttp: try stream msgappV1 handler if msgappV2 is unsupported hace 9 años
  Yicheng Qin 2e43ac8463 rafthttp: add test for streamReader.updateMsgAppTerm hace 9 años
  Yicheng Qin 1c1cccd236 rafthttp: stop etcd if it is found removed when stream dial hace 9 años
  Alex Crawford d9ad6aa2a9 *: update to use IANA-assigned ports hace 9 años
  Yicheng Qin 0d88e0d111 rafthttp: introduce msgappv2 stream format hace 9 años