py3-wsproto-1.2.0p2
state-machine based WebSocket protocol implementation
Back to search · Project homepage
Description
This is a pure-Python implementation of a WebSocket protocol stack.
It's written from the ground up to be embeddable in whatever program
you choose to use, ensuring that you can communicate via WebSockets, as
defined in RFC6455, regardless of your programming paradigm.
It does not provide a parsing layer, a network layer, or any rules about
concurrency. Instead, it's a purely in-memory solution, defined in terms
of data actions and WebSocket frames. RFC6455 and Compression Extensions
for WebSocket via RFC7692 are fully supported.
Package information
- Ports path
- net/py-wsproto
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- net, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
Test
Used by (4 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.