View Source EventRelay.Channel (eventrelay_client v0.1.0)
Module to interact with EventRelay
Summary
Functions
Create an EventRelay Channel
## Options
:host
- Required. The hostname of your EventRelay servers:port
- Required. The port that the EventRelay GRPC API is listening on.:token
- The API Key token:cacertfile
- The CA's PEM encoded certificate:certfile
- The API Key TLS certificate:keyfile
- The API Key TLS key