factomjs icon indicating copy to clipboard operation
factomjs copied to clipboard

Live feed API support

Open stackdump opened this issue 4 years ago • 2 comments

The Python client has an update to make the live feed easy to consume:

https://github.com/FactomProject/factom-api#listening-to-livefeed

If this doesn't seem like something that belongs in this library could perhaps create a new lib 'factom-livefeed'?

stackdump avatar Feb 26 '20 14:02 stackdump

Is there a documentation of the LiveFeed at factomd level?

PaulBernier avatar Feb 26 '20 17:02 PaulBernier

I don't think the docs have been updated - something we still need to do.

Added a ticket for docs here https://github.com/FactomProject/factomd_docs/issues/3

There is a Readme in the factomd repo: https://github.com/FactomProject/factomd/blob/876dcff939365e547955211c88e53ead2a50d041/events/README.md

stackdump avatar Feb 26 '20 20:02 stackdump