wandenberg / nginx-push-stream-module

A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
Other
2.22k stars 295 forks source link

Update pushstream.js #172

Closed maarten-vh closed 9 years ago

maarten-vh commented 9 years ago

Since chrome updated to version 38 it states 'WebSocket.URL' is deprecated. Please use 'WebSocket.url' instead.