Java: Anyone using Websockets or other reactive programming in Java

glparker
Community Champion

We are dabbling with using Websockets to enable 2-way communication between one of our webapplications and the teachers browser.   Ideally we'll use the KState Java library callback  function to send data along the WebSocket pipe to the browser.   But, there's a lot of tech in this stack and we're stuck figuring out what we don't know.

Does anyone have an example of a Java server application using the KState callback features to provide a more reactive customer experience, using Websokcets or something else?   

0 Likes