Open AWatk opened 6 years ago
Upon receipt of a subscribed topic save it to some form of database for future polling.
perhaps run a database such as mongo or couchdb on the realitime server for data storage.
QuestDB looks like a good option. I will try to implement it.
Upon receipt of a subscribed topic save it to some form of database for future polling.