Realtime price updates
Instead of having Pusher work on a 2 second cycle, use a Redis pubsub subscriber to know when to send out websocket messages as updates come in from adapters.
Edited by Michael Warner
Instead of having Pusher work on a 2 second cycle, use a Redis pubsub subscriber to know when to send out websocket messages as updates come in from adapters.