Skip to content

v1.8.7

Compare
Choose a tag to compare
@Gsantomaggio Gsantomaggio released this 10 Jun 12:04
· 9 commits to main since this release
v1.8.7
14b6e2d

Enhancements

  • Add RPCtimeout by @Gsantomaggio in #385
    It is possible to configure the RPC Timeout:
         var config = new StreamSystemConfig() { RpcTimeOut = TimeSpan.Seconds(5) };

Bug Fixes

Full Changelog: v1.8.6...v1.8.7