Historique des commits

Auteur SHA1 Message Date
  Chris Bannister 8902c68ae1 Fix response handling for UDF queries il y a 10 ans
  Chris Bannister e5248ed2fb add internal control connection il y a 10 ans
  Chris Bannister d0dbd15082 dont recycle framers until closing iters il y a 10 ans
  Chris Bannister 23252e61b3 Dont store the prepared frame in the LRU il y a 10 ans
  Chris Bannister fd5e48d695 keep trying to get schemas until the deadline il y a 10 ans
  Chris Bannister 9d074d372f maybe travis is really slow at times il y a 10 ans
  Chris Bannister c591c45a5b increase the max wait time, travis might be slow il y a 10 ans
  Chris Bannister 8024440659 Add method to await for schema to become consistent il y a 10 ans
  Chris Bannister 231332cc32 Merge pull request #491 from ChannelMeter/feature/executeBatchCAS il y a 10 ans
  Nimi Wariboko Jr 475be1ed0b Add ExecuteBatchCAS and MapExecuteBatchCAS functions for using batches with LWT. Fixes #453 il y a 10 ans
  Chris Bannister e445fe4e6a if we read a frame header and dont have a handler, consume the frame and ignore it il y a 10 ans
  Chris Bannister 4b3922d0ad when writing a frame fails close the connection to prevent streams being left unusable il y a 10 ans
  Chris Bannister 77cf2b54fa expose page state il y a 10 ans
  Chris Bannister 3bc659aecb Merge pull request #463 from Zariel/proto-v4 il y a 10 ans
  Chris Bannister 3233d7ba31 conn: release the stream when recieving an error il y a 10 ans
  Chris Bannister 009b6056da syntax tidyup il y a 10 ans
  Chris Bannister 55d4a26bf9 return the type of the unknown frame il y a 10 ans
  Chris Bannister 6b4a5e5a2c Update frame for proto v4 prepared and events il y a 10 ans
  Chris Bannister 9be46a1f88 correctly handle negative streams, differentiate -1 il y a 10 ans
  Chris Bannister cc781fbf13 fix assumptions about number of streams il y a 10 ans
  Chris Bannister c5ae7cf29d conn: dont use stream 0 for outgoing requests il y a 10 ans
  Chris Bannister 8819158121 conn: ensure that call.framer is not nil il y a 10 ans
  Chris Bannister 9004be2f10 conn: ensure that stream is within bounds il y a 10 ans
  Chris Bannister 2ed0ffe748 prevent duplicate stream usage il y a 10 ans
  Chris Bannister ff272b077d conn: ensure that callers unblock correctly il y a 10 ans
  Aaron Blohowiak 5dfb9b1f9f recieved -> received il y a 10 ans
  Chris Bannister 80e812acf0 Merge pull request #432 from Zariel/buffer-response-chan il y a 10 ans
  Chris Bannister cd520c7d57 buffer the connection response channel il y a 10 ans
  Chris Bannister d4cdc5dd42 dont swallow the error from closeWithError il y a 10 ans
  Chris Bannister d6104e3987 if a stream is timedout release its stream id il y a 10 ans