Skip to content

v0.3.1

Compare
Choose a tag to compare
@KGronek-Pubnub KGronek-Pubnub released this 20 Mar 16:31
· 2 commits to master since this release
72bd0d8

Add:

  • add logger that will print errors from core Pubnub sdk requests

Fix:

  • fix bug that InitChat was checking twice if the user exists
  • fix bug that sometimes joining a channel would throw incorrect Json error, even if Json was correct
  • pass fix from c-core that sometimes closing a listener could crash the engine