提交历史

作者 SHA1 备注 提交日期
  Chris Bannister 618df875eb Always set the number of values in a batch 10 年之前
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency 10 年之前
  Chris Bannister 30aa70a1dd Merge pull request #358 from Zariel/fix-stream-signed 10 年之前
  Chris Bannister 395c7d05e3 Fix reading the streamID sign 10 年之前
  Chris Bannister 87288fa4a1 make SerialConsistency a distinct type 10 年之前
  Chris Bannister e52558aeed Add support for handling tuple types 10 年之前
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface 10 年之前
  Chris Bannister c3feee8348 remove unused constants 10 年之前
  Chris Bannister 61f9761bea Defensivly copy byte slices from the read buffer 10 年之前
  Chris Bannister 919c6ae1e6 WriteStartup can use finishWrite(). 10 年之前
  Chris Bannister 35294a6602 Hold onto a ref of the read buffer to reset it 10 年之前
  Chris Bannister 14e58251f6 Use seperate buffers for reading and writing 10 年之前
  Chris Bannister bb7a9ee2e8 fix authentication frame type switch 10 年之前
  Chris Bannister d3dc14b6b9 parse all the auth response frames 10 年之前
  Chris Bannister 7563841c92 fix compression 10 年之前
  Chris Bannister e1b6bdfc84 be explicit about reading and writing shorts and ints 10 年之前
  Chris Bannister 7075d431f6 reduce buf size, reducing bytes used by around 30% 10 年之前
  Chris Bannister 8438ca4f49 reuse the framers buffer inside frame. 10 年之前
  Chris Bannister 609c73bc0f fix recursive String 10 年之前
  Chris Bannister d4ed5236ce remove logging 10 年之前
  Chris Bannister 8c403e4a37 add a method on frame to explicitly set the tracing flag 10 年之前
  Chris Bannister 4e87ecfa05 update conn_test to support framer 10 年之前
  Chris Bannister 0acec9af19 make sure we only compare the version not the direction 10 年之前
  Chris Bannister 050b936a96 support tracing 10 年之前
  Chris Bannister 7a49150de3 remove unused flags 10 年之前
  Chris Bannister 1ec0d62f42 update to pass integration tests 10 年之前
  Chris Bannister 5c9c6cfea0 start refactoring frame 10 年之前
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal 10 年之前
  Chris Bannister 175294b952 Add frame level support for protocol v3 10 年之前
  Chris Bannister c78c7ab06d Add LocalOne consistency 11 年之前