How JProxy does support asynchronous communication?
JProxy utilizes two asynchronous communication mechanisms depending on network environment. JProxy attempts to utilize client-side HTTP-server, just after asynchronous capabilities were requested on client. If server still cannot communicate with client’s then polling mechanism utilized. It is possible to customize a frequency of polling.