Skip to content

0.5.0

Compare
Choose a tag to compare
@palkan palkan released this 13 Feb 18:08
· 16 commits to master since this release

Features

  • Added channel.receiveAll(timeout) to read all messages arrived in a give time period.

  • Added msg.__timeout__ fields with the UTC seconds of the time message was consumed by the client (the actual time of receiving).

You can see both these new features in action in the AnyCable benchmark here.