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 -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -