v0.3.1
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