Skip to content

Can receive empty messages + amenities

Latest
Compare
Choose a tag to compare
@tokahuke tokahuke released this 04 Nov 13:21
· 1 commit to master since this release
f8be2c6
  • Added Receiver::recv_batch_up_to and Receiver::try_recv_batch_up_to so that you can
    fetch "up to n" elements from the queue or wait until one arrives.
  • You can now send and receive empty messages.
  • Fixed typos in the documentation.

Contributors: