java - Websockets and synchronous function calls -


i'm working on java client-server application need real time events. i've begin mix of restful web services (for synchronous request/response) , websockets (for events processing). there way use websockets in java synchronous request/response? can use websockets application.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -