Aevo Websocket API Operations can be categorized into 2, PUBLISH and SUBSCRIBE.
Symbol | Name | Description |
|---|---|---|
PUB | PUBLISH | One time call to a specific |
SUB | SUBSCRIBE | Subscription to a channel. After subscribing successfully, the client will receive updates periodically from the server. |