mcollina / mows

Using MQTT.js in the browser over WebSocket -- Built with browserify!
72 stars 12 forks source link

Enabled pathname in ws:// URL. #9

Closed wolfeidau closed 10 years ago

wolfeidau commented 10 years ago

Small change to enable use of paths in the websocket URL, handy if you have more than one proxy service exposed.

mcollina commented 10 years ago

Thanks!!