Skip to content

v19.0.0

Choose a tag to compare

@kalitine kalitine released this 02 May 11:05
· 53 commits to master since this release

19.0.0 (2018-05-02)

Code Refactoring

  • peer: change data exchange protocol (8eace35)
  • finish update protocol (eb7e966)

BREAKING CHANGES

  • Protoco has changed. Look into README.
  • peer: isError and isEnd messages no longer exist. Checkout src/proto/index.proto
    file.