Glimpse/Glimpse.Prototype

Client Filtering

Closed this issue · 1 comments

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.