v2.0.0
client-engineering-bot
released this
31 Aug 18:07
·
52 commits
to master
since this release
August 31 2020
- ποΈ Refactors networking module to allow additional flexibility.
- ποΈ Adds supervisor module that allows reconnection, retry and other additional, cross module functionalities.
- ποΈ Adds meta parameter to publish call and makes publish using GET instead of POST.
- π Exposes
batch
,objects
and other APIs from the PubNub class. Fixed the following issues reported by @devopsokdone: #11. - π Fixes a typo in BatchHistory where timetoken was returned null. Fixed the following issues reported by @devopsokdone: #13.