- Go-ish interface
Fully context controlled and mockable interface.
- Extensible
Easy to implement a wrapper with unified interface. e.g. AWS IoT WebSocket dialer with automatic presign URL updater is available: AWS IoT Device SDK for Go
- Thread-safe
All functions and structs are safe to be used from multiple goroutines.
This package is licensed under Apache License Version 2.0.