Port details |
- py-httpx-ws WebSockets support for HTTPX
- 0.6.2 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-11-22 06:30:15
- Last Update: 2024-11-22 06:21:35
- Commit Hash: 5739121
- Also Listed In: python
- License: MIT
- WWW:
- https://frankie567.github.io/httpx-ws/
- https://github.com/frankie567/httpx-ws
- Description:
- httpx-ws provides WebSocket support for HTTPX.
Features:
- Sync and async client
- Helper methods to send text, binary and JSON data
- Helper methods to receive text, binary and JSON data
- Automatic ping/pong answers
- HTTPX transport to test WebSockets defined in ASGI apps
- Automatic keepalive ping
- asyncio and Trio support through AnyIO
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}httpx-ws>0:www/py-httpx-ws@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-httpx-ws/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-httpx-ws
- pkg install py311-httpx-ws
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-httpx-ws listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-httpx-ws
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1732239502
SHA256 (httpx_ws-0.6.2.tar.gz) = b07446b9067a30f1012fa9851fdfd14207012cd657c485565884f90553d0854c
SIZE (httpx_ws-0.6.2.tar.gz) = 23430
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-regex-commit>=0 : devel/py-hatch-regex-commit@py311
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-anyio>=4 : devel/py-anyio@py311
- py311-httpcore>=1.0.4 : www/py-httpcore@py311
- py311-httpx>=0.23.1 : www/py-httpx@py311
- py311-wsproto>=0 : net/py-wsproto@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-httpx-ws
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.2 22 Nov 2024 06:21:35 |
Po-Chuan Hsieh (sunpoet) |
www/py-httpx-ws: Add py-httpx-ws 0.6.2
httpx-ws provides WebSocket support for HTTPX.
Features:
- Sync and async client
- Helper methods to send text, binary and JSON data
- Helper methods to receive text, binary and JSON data
- Automatic ping/pong answers
- HTTPX transport to test WebSockets defined in ASGI apps
- Automatic keepalive ping
- asyncio and Trio support through AnyIO |
Number of commits found: 1
|