Skip to content

0.0.13

Compare
Choose a tag to compare
@kneekey23 kneekey23 released this 02 Nov 21:37
· 119 commits to main since this release
faff91d
fix: mqtt connection bugs (#55)

* make closures public

* fix connect

* bug fix

* adjust callback code

* clean up pointers

* fix c pointer issue

* fix buld

* fix param order

* fix connection callback handlers

* fix initializer

* lint

* changes

* linter