Skip to content

v2.5.0

Compare
Choose a tag to compare
@WarriorXK WarriorXK released this 05 Nov 16:27
· 125 commits to master since this release
754f1c1
  • Added a timeout to disconnects (10 seconds by default) with will cause a Read:: C_DISCONNECT_TIMEOUT update
  • Added Error:: C_READ_NO_STREAM_FOR_NEW_MESSAGE if the stream handler returned an invalid value
  • Changed Read::C_NEWCONNECTION to Read::C_NEW_CONNECTION
  • Changed the accept timeout response to HTTP 504 (Gateway Timed Out) instead of HTTP 408 (Request Timeout)
  • Fixed C_READ updates still being triggered after the connection has been closed
  • Fixed sending close frames before finishing normal messages