Release 0.3.0 - Rewrite of SDK
Pre-release
Pre-release
In this release the SDK has been rewritten to decouple the event from the transport. It is suggested that your client code integrate with the client.Client interface. You can inject your own transport if it adheres to transport.Transport interface.
This is still a work in progress with many open issues. Please file bugs or feature requests for interesting things you encounter.