Skip to content

v0.4.3

Compare
Choose a tag to compare
@mlasevich mlasevich released this 07 Oct 03:27
· 24 commits to master since this release
8e60c1b
  • v0.4.3
    • Don't encode sent message if it is of type bytes (#6) (@yehonatanz)
    • Allow delay and vt to be float (round only after converting to millis) (#7) (@yehonatanz)
    • Convert ts from str/bytes to int in receive/pop message (#8) (@yehonatanz)