Skip to content

Releases: ichiro-its/kumo-client

Version 0.2.4

24 Apr 09:20
d4030f9
Compare
Choose a tag to compare
  • Modify callback system in the Bridge class.
  • Fix connection rejection in the Bridge class.

Version 0.2.3

19 Apr 14:09
a607214
Compare
Choose a tag to compare
  • Modify callback system in the Bridge class.

Version 0.2.1

22 Mar 09:33
01ce89f
Compare
Choose a tag to compare
  • Change classes name.
  • Exclude docs from the npm packaging.

Version 0.2.0

20 Mar 12:45
a7a5bc7
Compare
Choose a tag to compare
  • Support for Client creation, destruction, and call.
  • Support for Service creation, destruction, and callback.
  • Fix Connection on the Browser.

Version 0.1.1

13 Mar 12:46
dbbc08f
Compare
Choose a tag to compare
  • Connect to WebSocket server using URL.
  • Support for Node creation and destruction.
  • Support for Publiser creation, destruction, and publish.
  • Support for Subscription creation, destruction, and callback.