You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a core developer I think there are use cases to subscribe to market tickers.
Currently to get up-to-date market tickers, clients have to call get_ticker API repeatedly. If it's able to subscribe to the tickers, when a certain ticker has changed, the node will push new data to clients automatically.
User Story
As a core developer I think there are use cases to subscribe to market tickers.
Currently to get up-to-date market tickers, clients have to call
get_ticker
API repeatedly. If it's able to subscribe to the tickers, when a certain ticker has changed, the node will push new data to clients automatically.@sschiessl-bcp @startailcoon what do you think?
Impacts
Describe which portion(s) of BitShares Core may be impacted by your request. Please tick at least one box.
Additional Context (optional)
Add any other context about your request here.
CORE TEAM TASK LIST
The text was updated successfully, but these errors were encountered: