GauravBasu / jquery-stream

Automatically exported from code.google.com/p/jquery-stream
0 stars 0 forks source link

Remove codes that checks whether the WebSocket or the transport is available #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If a stream options can't meet requirements to establish a connection, for 
example a WebSocket stream with a browser not implementing WebSocket or a HTTP 
stream with undefined transport, an error will be thrown instead of returning 
base stream object.

Original issue reported on code.google.com by flowersi...@gmail.com on 23 Sep 2011 at 4:44

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r184.

Original comment by flowersi...@gmail.com on 23 Sep 2011 at 12:59