Skip to content

v0.1.1: Release 0.1.1

Compare
Choose a tag to compare
@moteus moteus released this 10 May 06:50
· 4 commits to master since this release
 * Core part has no external deps
 * Fix. Pass `self` object to callback in case of network error
 * Fix. Decode message without password if password provided
 * Fix. Reset context for parser when error occurs
 * Add. Parser can return full message if there invalid password was used
 * Add. Subscriber example