Hi,
I really want to try out a proof of concept with server push eventing.
Would like the server to be hosted on SAP NetWeaver Cloud and the client to be based on SAPUI5 and HTML5/JS.
Are there any recommended plugins or libraries for this usage?
Doesn't have to be web sockets, but could be other ways of achieving persistent connections between JS client and server on Neo
There exist quite a few ones in general for Java which of course can be integrated in a java web app. See for example
http://www.shaunabram.com/oscon-day4-websockets/
I assume SAP is using server push eventing in several of their ondemand solutions, so it would be interesting to learn more about how you've solved in practice.
Regards
Dagfinn