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

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -