notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-httpx-ws WebSockets support for HTTPX
0.6.2 wwwnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-httpx-ws
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):
py311-httpx-ws
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.6.2--0.6.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.6.2--0.6.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.6.2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-regex-commit>=0 : devel/py-hatch-regex-commit@py311
  2. py311-hatchling>=0 : devel/py-hatchling@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-anyio>=4 : devel/py-anyio@py311
  2. py311-httpcore>=1.0.4 : www/py-httpcore@py311
  3. py311-httpx>=0.23.1 : www/py-httpx@py311
  4. py311-wsproto>=0 : net/py-wsproto@py311
  5. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/h/httpx_ws/
  2. https://pypi.org/packages/source/h/httpx_ws/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.2
22 Nov 2024 06:21:35
commit hash: 5739121e2438e385e74cd5318ddf6a31ebf2aa4dcommit hash: 5739121e2438e385e74cd5318ddf6a31ebf2aa4dcommit hash: 5739121e2438e385e74cd5318ddf6a31ebf2aa4dcommit hash: 5739121e2438e385e74cd5318ddf6a31ebf2aa4d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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