Skip to content

v0.2.4

Compare
Choose a tag to compare
@KGronek-Pubnub KGronek-Pubnub released this 20 Feb 13:00
· 6 commits to master since this release
53957d0

Add:

  • ParseToken, SetAuthToken, SetPubnubOrigin functions to Access Manager

Fix:

  • fix thread_channel related errors when including any Chat class in cpp
  • fix non-virtual destructor in channel
  • fix some UProperty members initialized without default value (thanks to @ennorehling for contribution)