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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-httpx-ws WebSockets support for HTTPX
0.7.1 www 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 0.7.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-22 06:30:15
Last Update: 2025-02-03 15:51:35
Commit Hash: 97fb3b0
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 = 1738089162 SHA256 (httpx_ws-0.7.1.tar.gz) = 72f355d4b9b16d8fa59e5e68efdfcb1f3c7dca944901b373791245c8f67f9f95 SIZE (httpx_ws-0.7.1.tar.gz) = 24114

Packages (timestamps in pop-ups are UTC):
py311-httpx-ws
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.10.7.1-0.7.10.7.1---
FreeBSD:13:quarterly0.7.00.7.1-0.7.00.7.1---
FreeBSD:14:latest0.7.10.7.1-0.7.10.7.1---
FreeBSD:14:quarterly0.7.00.7.1-0.7.00.7.1---
FreeBSD:15:latest0.7.10.7.1n/a0.7.1n/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: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.1
03 Feb 2025 15:51:35
commit hash: 97fb3b030f9de35191ea6df827240a6036754d6acommit hash: 97fb3b030f9de35191ea6df827240a6036754d6acommit hash: 97fb3b030f9de35191ea6df827240a6036754d6acommit hash: 97fb3b030f9de35191ea6df827240a6036754d6a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpx-ws: Update to 0.7.1

Changes:	https://github.com/frankie567/httpx-ws/releases
0.7.0
25 Dec 2024 19:15:50
commit hash: 9d51ce760a7fffc0b7a757b62badd0c5b7e9d827commit hash: 9d51ce760a7fffc0b7a757b62badd0c5b7e9d827commit hash: 9d51ce760a7fffc0b7a757b62badd0c5b7e9d827commit hash: 9d51ce760a7fffc0b7a757b62badd0c5b7e9d827 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpx-ws: Update to 0.7.0

Changes:	https://github.com/frankie567/httpx-ws/releases
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: 3