Skip to content

Releases: cydrickn/octamp-client

Add goodbye and abort

15 Oct 03:57
Compare
Choose a tag to compare

Add onChallenge variable

10 May 14:44
Compare
Choose a tag to compare
v1.2.3

refactor: add onChallenge

Change Coroutine\go to Coroutine::create

10 May 14:02
Compare
Choose a tag to compare
v1.2.2

refactor: use Coroutine\go to Coroutine::create

Fix to use Coroutine::usleep instead of usleep

12 Feb 15:43
Compare
Choose a tag to compare

Update Peer and Session

11 Feb 11:19
Compare
Choose a tag to compare
  • 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

09 Feb 12:59
Compare
Choose a tag to compare
v1.1.1

fix: remove co::run in open

Refactor: Change name to Octamp

09 Feb 09:57
Compare
Choose a tag to compare
v1.1.0

refactor: change name to octamp

Fix Progress Promise

03 Feb 15:06
Compare
Choose a tag to compare
v1.0.1

chore: remove coverage build

First Release

03 Feb 08:05
Compare
Choose a tag to compare
v1.0.0

doc: update README.md and CONTRIBUTING.md