Client Filtering
Closed this issue · 1 comments
nikmd23 commented
The client must handle filtering of messages/requests.
This involves, but is not limited to:
- Determining which filters are available by checking for the history and request-history URI templates.
- Requesting and processing historical data.
- Subscribing to the message stream of appropriate message types.
NOTE: This issues does not include creating the filtering UI.
nikmd23 commented
This issue was moved to GlimpseArchive/Glimpse.Client.Prototype#8