Java Rest API playback messages -
i have java rest api persists oncoming messages (after manipulation).
i need api playback messages persisted through 1st api browser. using websocket push messages browser.
and 2 more api's "pause" , "stop" playback.
basically speaking trying simulate messages received (within given time period), in fast forwarded manner.
any idea of how support "play", "pause" , "stop" functionality?
thanks
Comments
Post a Comment