Histórico de commits

Autor SHA1 Mensagem Data
  Anthony Romano fe7cfe4d3d rafthttp: plumb local peer URLs through transport 8 anos atrás
  Anthony Romano db0b505de5 rafthttp: add requester to transport if peer does not exist 8 anos atrás
  Anthony Romano 20461ab11a *: fix many typos 8 anos atrás
  Xiang Li 80541d74d0 rafhttp: make TestStreamWriterAttachOutgoingConn more robust 9 anos atrás
  Xiang Li 336d177c82 rafthttp: fix data races detected by go race detector 9 anos atrás
  Yicheng Qin f725f6a552 rafthttp: deprecate streamTypeMsgApp 9 anos atrás
  Jonathan Boulle 7848ac3979 *: add missing license headers 9 anos atrás
  Yicheng Qin 28342ae097 rafthttp: avoid TestStream to use outdated stream 9 anos atrás
  Yicheng Qin fb4b0b5cf0 rafthttp: support to init term when adding peer 9 anos atrás
  Xiang Li 684c721307 Merge pull request #2970 from yichengq/fix-stream-test 9 anos atrás
  Yicheng Qin 36f75cf062 rafthttp: use buffered channel as recv/prop chan 9 anos atrás
  Yicheng Qin 2f05b24d6d rafthttp: {from, to} -> {local, remote} in stream 9 anos atrás
  Yicheng Qin 0a3a2720a1 Merge pull request #2923 from yichengq/rafthttp-status 9 anos atrás
  Yicheng Qin 1dbe72bb74 rafthttp: pretty print connection error 9 anos atrás
  Yicheng Qin 018fb8e6d9 pkg/testutil: ForceGosched -> WaitSchedule 9 anos atrás
  Yicheng Qin c371d8c65c rafthttp: version enforcement on rafthttp messages 9 anos atrás
  Yicheng Qin 38b8e848ac rafthttp: try stream msgappV1 handler if msgappV2 is unsupported 9 anos atrás
  Yicheng Qin 2e43ac8463 rafthttp: add test for streamReader.updateMsgAppTerm 9 anos atrás
  Yicheng Qin 1c1cccd236 rafthttp: stop etcd if it is found removed when stream dial 9 anos atrás
  Alex Crawford d9ad6aa2a9 *: update to use IANA-assigned ports 9 anos atrás
  Yicheng Qin 0d88e0d111 rafthttp: introduce msgappv2 stream format 9 anos atrás
  Yicheng Qin e41cbeda5d rafthttp: drop messages in channel when disconnection 9 anos atrás
  Yicheng Qin 51397a6423 rafthttp: use go-routine for MsgProp processing 9 anos atrás
  Yicheng Qin 0fe9861197 rafthttp: support multiple peer urls 9 anos atrás
  Yicheng Qin fc2d7019e5 rafthttp: {nopProcessor, errProcessor} -> fakeRaft 9 anos atrás
  Yicheng Qin 45d6b76eea rafthttp: add stream tests 9 anos atrás