Skip to content

v0.2.0

Compare
Choose a tag to compare
@wallyqs wallyqs released this 30 Dec 19:00
· 352 commits to main since this release
  • Fix last error shadowing on connection failures (originally reported at wallyqs/pure-ruby-nats#5 )
  • Fixes to follow more closely behavior from the Go client on connect failures
  • Add customizable :connect_timeout
  • Add read timeouts for read line during CONNECTING and RECONNECTING stages
  • Add SocketTimeoutError to represent i/o timeout errors with socket