ekumenlabs / rocon_web_proxy_server

Server component of the Rocon Web Proxy
0 stars 3 forks source link

changes in webapps #44

Open jihoonl opened 9 years ago

jihoonl commented 9 years ago

I wonder if any changes are required for client webapps to use with proxy server.

e.g) https://github.com/creativa77/rocon_web_proxy_server/commit/623c3ab2612490705dc2cf1de85d8e3d136f5d6b

adamantivm commented 9 years ago

The only important thing is to not assume that the WebSocket URL ends in the default "/". My suggestion is to use a "websocket URI" variable instead of "address" and "port".