Historique des commits

Auteur SHA1 Message Date
  Chris Bannister a167fd8da3 Fix a potential race when releasing streams il y a 10 ans
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency il y a 10 ans
  Chris Bannister feac633a80 Add SerialConsistency to Batch to mirror Query il y a 10 ans
  Chris Bannister 4eb0e0532e Add with serial consistency support il y a 10 ans
  Chris Bannister e52558aeed Add support for handling tuple types il y a 10 ans
  Chris Bannister 5a47bda96f add a default method incase authentcation handshake does something wrong il y a 10 ans
  Chris Bannister c3feee8348 remove unused constants il y a 10 ans
  Chris Bannister 61f9761bea Defensivly copy byte slices from the read buffer il y a 10 ans
  Chris Bannister 14e58251f6 Use seperate buffers for reading and writing il y a 10 ans
  Chris Bannister bb7a9ee2e8 fix authentication frame type switch il y a 10 ans
  Chris Bannister 6e5bf035d4 readd connection read retry on timeout il y a 10 ans
  Chris Bannister 90ee44e8eb remove debug panic il y a 10 ans
  Chris Bannister 5e784b9961 remove resp.active, it was redundant and overcomplicates things il y a 10 ans
  Chris Bannister d4ed5236ce remove logging il y a 10 ans
  Chris Bannister b49a43aff1 Refactor recv loop, inline dispatch il y a 10 ans
  Chris Bannister 6352de5a0f only use a single framer for reading and writing on a stream il y a 10 ans
  Chris Bannister 3d926c4792 change call.resp is a data race and shouldnt be needed il y a 10 ans
  Chris Bannister 050b936a96 support tracing il y a 10 ans
  Chris Bannister 1ec0d62f42 update to pass integration tests il y a 10 ans
  Chris Bannister 44795f75d3 dont export tlsConfig il y a 10 ans
  Chris Bannister ef3e59c0a6 conn: only setup the TLS config once il y a 10 ans
  Chris Bannister 90c0bfb5f5 fix reading from the bufio.Reader il y a 10 ans
  Chris Bannister f76692dcdb assign headerSize to a variable il y a 10 ans
  Chris Bannister da716eaad4 comments il y a 10 ans
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal il y a 10 ans
  Chris Bannister 0a4bd71b3b add support for v3 batch il y a 10 ans
  Chris Bannister 1bd96c7e03 tidy up consts il y a 10 ans
  Chris Bannister 0c6c1e0c2b Update Conn to support different protocol headers il y a 10 ans
  Oliver Beattie 779e083198 Use constant for default max prepared statements il y a 11 ans
  Oliver Beattie 241b2b965e Fix a panic establishing sessions using NewSession il y a 11 ans