Skip to content

Publish Subscribe Streams

Stephen Oliver edited this page Mar 30, 2017 · 1 revision

Probably implemented using passive requests.

Passive requests for a TUK could for example be used as a stream, but practically this can be attacked and has limited capacity; streams should usually use either a cascade of PassiveRequests (-1, -2, -3, -4, -5, when get 5, add for the next few...), much like USKs, or aggregate a bundle of PassiveRequests for TimeUpdatableKeys.

Clone this wiki locally