websocket icon indicating copy to clipboard operation
websocket copied to clipboard

Provide some way of checking for support

Open Xandaros opened this issue 9 years ago • 1 comments

Not all browsers support websockets - it would be great to know if websockets are actually supported in the browser used, so you can fall back on something else. As far as I can tell, there is currently no way to check this.

Perhaps a command isSupported or fail an open with a new BadOpen?

Xandaros avatar Sep 25 '16 13:09 Xandaros

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot avatar Sep 25 '16 13:09 process-bot