Authorise and destroy
This release adds support for:
- Providing arbitrary parameters to the underlying cljs-http request used with the HTTP transport. This allows, among other things, authorisation. See #13 for details, thanks to @chrisbetz
- Ability to destroy the re-graph state, including stopping all subscriptions and closing the websocket first. See #12 for details.
This release improves: