Skip to content

Release 0.3.0 - Rewrite of SDK

Pre-release
Pre-release
Compare
Choose a tag to compare
@n3wscott n3wscott released this 08 Mar 15:40

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.