How is Opa handling communication between client and server? -



How is Opa handling communication between client and server? -

is opa using ajax or websockets? i'm guessing former. if want utilize websockets instead of ajax? or similar socket.io javascript - if browser supports websockets uses them, otherwise falls ajax & flash sockets.

opa doesn't back upwards websockets.

but it's considere again, since firefox 6 brings back upwards websockets , prepare proposed previous big security issue.

opa

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -