0.5.0
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.