Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 638 Bytes

File metadata and controls

12 lines (10 loc) · 638 Bytes

Current Version: 0.4.0

Compatible with Node and iOS from 0.4.x up

NOT Compatible with Node and iOS releases before 0.4.0

New in 0.4.0 11/04/2014

  • New communication protocol allows multiple anyMesh instances on the same IP Address, and even multiple instance within the same program!
  • Some API method calls have changed, see the latest README for proper method names.
  • Instances can update their subscriptions without having to disconnect.
  • Added Unit Tests. Use python's unittest test runner to run tests.
  • anymesh is now registered and installable with pip / pypi.
  • New schema is incompatible with previous releases!