This library provides a simple interface for communicating with and controlling Hex devices. It uses Protocol Buffers for message serialization and WebSocket for real-time communication. The supported ...
Fix DNS error re-write on Windows (#1254). On windows only, the driver would re-write the DNS error when resolving Address(None, None) to be retryable, which it ...