Skip to content

August 2018 v3

Choose a tag to compare

@jackbrookes jackbrookes released this 07 Aug 16:14
· 330 commits to master since this release
  • Updates the way the Session is ended. Now it is recommended to manually call session.End(). Then there is a onSessionEnd event which will invoke after the session has safely ended.
  • Updated examples accordingly