- Communication schema has been updated again, for simplified discovery and connection process.
- New schema is incompatible with previous releases.
- 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 to Example Project.
- CocoaPods is now the preferred method for downloading AnyMesh.
- Improved methods for suspending and resuming.
- Improved JSON validation
- Added methods for suspending and resuming operation
- Added Changelog