File: browser.rst

package info (click to toggle)
python-ws4py 0.6.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 676 kB
  • sloc: python: 4,552; makefile: 137; javascript: 96
file content (16 lines) | stat: -rw-r--r-- 408 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. _browser:

Browser Support
===============

ws4py has been tested using:

- Chromium 22
- Firefox 16

See http://caniuse.com/websockets to determine the current
implementation's status of various browser vendors.

Bear in mind that time is a premium and maintaining obsolete and unsecure 
protocols is not one of ws4py's goals. It's therefore unlikely it will ever support older
versions of the protocol.