Releases: cydrickn/octamp-client
Releases · cydrickn/octamp-client
Add goodbye and abort
Full Changelog: v1.2.3...v1.3.0
Add onChallenge variable
Change Coroutine\go to Coroutine::create
v1.2.2 refactor: use Coroutine\go to Coroutine::create
Fix to use Coroutine::usleep instead of usleep
v1.2.1 fix: use Coroutine
Update Peer and Session
- Add Connection Class that extends Peer
- Add Octamp Class, use to check version and create connection
- Add isConnected and isOpen in Peer Class
- Add getFeatures, getRealm, getSubscriptions and getRegistarions
Remove Co run inside open
v1.1.1 fix: remove co::run in open
Refactor: Change name to Octamp
v1.1.0 refactor: change name to octamp
Fix Progress Promise
v1.0.1 chore: remove coverage build
First Release
v1.0.0 doc: update README.md and CONTRIBUTING.md