Skip to content

0.53.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Apr 15:07
6a03e01

Release notes

Enhancements

  • Added TryNextRecord and FillBuffer to LiveBlocking for more fine-grained
    control around I/O
  • Added TimeoutConf struct and SetTimeoutConf() builder method for configuring connect
    and auth timeouts on the Live client (defaults to 10s and 30s)
  • Added SessionId() and Timeouts() getters to LiveBlocking and LiveThreaded