nmfta-repo / nmfta-opentelematics-api

API Blueprint for Open Telematics API
Apache License 2.0
13 stars 6 forks source link

newer streaming support: AMQP #148

Open BenGardiner opened 5 years ago

BenGardiner commented 5 years ago

an AMQP endpoint could be added that exposes each of the current 'feed follow' endpoints as topics (in AMQP). The data schema for each topic could match that of the 'feed follow' enpoints presently.

This could result is more efficient streaming integration than the separate 'feed follow' endpoints