Subscribing & Unsubscribing
Subscribing
{
"id": 1,
"method": "SUBSCRIBE",
"stream":
{
"name": "CHECKPOINTS",
"full": true
}
}{
"id": 1,
"result": "11223344556677889900"
}{"id": 1,"method": "SUBSCRIBE","stream": {"name": "CHECKPOINTS","full": true}}{"id": 1,"method": "SUBSCRIBE","stream": {"name": "CHECKPOINTS","full": false}}Unsubscribing
Last updated