Commit History

作者 SHA1 備註 提交日期
  Anthony Romano ffc45cc066 rafthttp: fix race between streamReader.stop() and connection closer 8 年之前
  Xiang Li a047aa4a81 rafthttp: rename to to peerID 8 年之前
  Xiang Li 86269ab5bf rafthttp: simplify streamReader initilization 8 年之前
  Gyu-Ho Lee bd71a60875 rafthttp: update LICENSE header 8 年之前
  Gyu-Ho Lee c09f23c46d *: clean up bool comparison 8 年之前
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ 8 年之前
  Anthony Romano fe7cfe4d3d rafthttp: plumb local peer URLs through transport 8 年之前
  Anthony Romano db0b505de5 rafthttp: add requester to transport if peer does not exist 8 年之前
  Anthony Romano 20461ab11a *: fix many typos 8 年之前
  Xiang Li 80541d74d0 rafhttp: make TestStreamWriterAttachOutgoingConn more robust 9 年之前
  Xiang Li 336d177c82 rafthttp: fix data races detected by go race detector 9 年之前
  Yicheng Qin f725f6a552 rafthttp: deprecate streamTypeMsgApp 9 年之前
  Jonathan Boulle 7848ac3979 *: add missing license headers 9 年之前
  Yicheng Qin 28342ae097 rafthttp: avoid TestStream to use outdated stream 9 年之前
  Yicheng Qin fb4b0b5cf0 rafthttp: support to init term when adding peer 9 年之前
  Xiang Li 684c721307 Merge pull request #2970 from yichengq/fix-stream-test 9 年之前
  Yicheng Qin 36f75cf062 rafthttp: use buffered channel as recv/prop chan 9 年之前
  Yicheng Qin 2f05b24d6d rafthttp: {from, to} -> {local, remote} in stream 9 年之前
  Yicheng Qin 0a3a2720a1 Merge pull request #2923 from yichengq/rafthttp-status 9 年之前
  Yicheng Qin 1dbe72bb74 rafthttp: pretty print connection error 9 年之前
  Yicheng Qin 018fb8e6d9 pkg/testutil: ForceGosched -> WaitSchedule 9 年之前
  Yicheng Qin c371d8c65c rafthttp: version enforcement on rafthttp messages 9 年之前
  Yicheng Qin 38b8e848ac rafthttp: try stream msgappV1 handler if msgappV2 is unsupported 9 年之前
  Yicheng Qin 2e43ac8463 rafthttp: add test for streamReader.updateMsgAppTerm 9 年之前
  Yicheng Qin 1c1cccd236 rafthttp: stop etcd if it is found removed when stream dial 9 年之前
  Alex Crawford d9ad6aa2a9 *: update to use IANA-assigned ports 9 年之前
  Yicheng Qin 0d88e0d111 rafthttp: introduce msgappv2 stream format 9 年之前
  Yicheng Qin e41cbeda5d rafthttp: drop messages in channel when disconnection 9 年之前
  Yicheng Qin 51397a6423 rafthttp: use go-routine for MsgProp processing 9 年之前
  Yicheng Qin 0fe9861197 rafthttp: support multiple peer urls 9 年之前