autobahntestsuite


Nameautobahntestsuite JSON
Version 25.10.1 PyPI version JSON
download
home_pagehttps://github.com/crossbario/autobahn-testsuite
SummaryAutobahnTestSuite - WebSocket protocol implementation conformance test suite.
upload_time2025-10-06 23:54:11
maintainerNone
docs_urlNone
authortypedef int GmbH
requires_pythonNone
licenseApache License 2.0
keywords autobahn websocket wamp realtime test testsuite rfc6455 wstest wsperf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            WebSocket protocol implementation conformance test suite.

Autobahn|Testsuite provides a fully automated test suite to verify client and
server implementations of the WebSocket protocol.

The test suite will check an implementation by doing basic WebSocket
conversations, extensive protocol compliance verification and
performance and limits testing.

Contains over 500 test cases covering

* Framing
* Pings/Pongs
* Reserved Bits
* Opcodes
* Fragmentation
* UTF-8 Handling
* Limits/Performance
* Closing Handshake
* Opening Handshake (under development)
* WebSocket compression (permessage-deflate extension)

Besides the automated test suite, wstest also includes a number
of other handy developer tools:

* WebSocket echo server and client
* WebSocket broadcast server (and client driver)
* Testee modes to test Autobahn itself against the test suite
* wsperf controller and master (see http://www.zaphoyd.com/wsperf)
* WAMP server and client, for developing WAMP implementations

More information:

Protocol Spec:    https://datatracker.ietf.org/doc/html/rfc6455
Source Code:      https://github.com/crossbario/autobahn-testsuite
Release Packages: https://pypi.org/project/autobahntestsuite
Documentation:    https://autobahntestsuite.readthedocs.io
Copyright:        typedef int GmbH (Germany/EU)
License:          Apache License 2.0



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/crossbario/autobahn-testsuite",
    "name": "autobahntestsuite",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "autobahn websocket wamp realtime test testsuite rfc6455 wstest wsperf",
    "author": "typedef int GmbH",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/1f/61/2780da58f1721bfca5f0c812cc5fb1d62af602caa5c96865801fc25a4cec/autobahntestsuite-25.10.1.tar.gz",
    "platform": "Any",
    "description": "WebSocket protocol implementation conformance test suite.\n\nAutobahn|Testsuite provides a fully automated test suite to verify client and\nserver implementations of the WebSocket protocol.\n\nThe test suite will check an implementation by doing basic WebSocket\nconversations, extensive protocol compliance verification and\nperformance and limits testing.\n\nContains over 500 test cases covering\n\n* Framing\n* Pings/Pongs\n* Reserved Bits\n* Opcodes\n* Fragmentation\n* UTF-8 Handling\n* Limits/Performance\n* Closing Handshake\n* Opening Handshake (under development)\n* WebSocket compression (permessage-deflate extension)\n\nBesides the automated test suite, wstest also includes a number\nof other handy developer tools:\n\n* WebSocket echo server and client\n* WebSocket broadcast server (and client driver)\n* Testee modes to test Autobahn itself against the test suite\n* wsperf controller and master (see http://www.zaphoyd.com/wsperf)\n* WAMP server and client, for developing WAMP implementations\n\nMore information:\n\nProtocol Spec:    https://datatracker.ietf.org/doc/html/rfc6455\nSource Code:      https://github.com/crossbario/autobahn-testsuite\nRelease Packages: https://pypi.org/project/autobahntestsuite\nDocumentation:    https://autobahntestsuite.readthedocs.io\nCopyright:        typedef int GmbH (Germany/EU)\nLicense:          Apache License 2.0\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "AutobahnTestSuite - WebSocket protocol implementation conformance test suite.",
    "version": "25.10.1",
    "project_urls": {
        "Homepage": "https://github.com/crossbario/autobahn-testsuite"
    },
    "split_keywords": [
        "autobahn",
        "websocket",
        "wamp",
        "realtime",
        "test",
        "testsuite",
        "rfc6455",
        "wstest",
        "wsperf"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1a5fe123d416ce8571778a19483c8bf37f38aa34b04d4d43b4ef308fa016b8df",
                "md5": "f0f944411dd50f8e2ad455a7ca88aa52",
                "sha256": "b57ee6b22de624a03256878ad453c9897d2ad7ee08a4c38b35ee2847637e1383"
            },
            "downloads": -1,
            "filename": "autobahntestsuite-25.10.1-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "f0f944411dd50f8e2ad455a7ca88aa52",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": null,
            "size": 1359205,
            "upload_time": "2025-10-06T23:54:09",
            "upload_time_iso_8601": "2025-10-06T23:54:09.114052Z",
            "url": "https://files.pythonhosted.org/packages/1a/5f/e123d416ce8571778a19483c8bf37f38aa34b04d4d43b4ef308fa016b8df/autobahntestsuite-25.10.1-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1f612780da58f1721bfca5f0c812cc5fb1d62af602caa5c96865801fc25a4cec",
                "md5": "c05183ef25a57c84d99f6c1489dcba40",
                "sha256": "b083d6e15330fc16f3e5f0975cce2b15f21bfa0c6db09547316b1852c6dbd6df"
            },
            "downloads": -1,
            "filename": "autobahntestsuite-25.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c05183ef25a57c84d99f6c1489dcba40",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1215878,
            "upload_time": "2025-10-06T23:54:11",
            "upload_time_iso_8601": "2025-10-06T23:54:11.365998Z",
            "url": "https://files.pythonhosted.org/packages/1f/61/2780da58f1721bfca5f0c812cc5fb1d62af602caa5c96865801fc25a4cec/autobahntestsuite-25.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-06 23:54:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "crossbario",
    "github_project": "autobahn-testsuite",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "autobahntestsuite"
}
        
Elapsed time: 2.08331s