Date: Wed, 30 Oct 2024 18:23:50 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 282427] www/py-httpx-sse: New port: Consume Server-Sent Event (SSE) messages with HTTPX Message-ID: <bug-282427-7788-fhYhtVcyRW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-282427-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-282427-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282427 Yusuf Yaman <nxjoseph@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nxjoseph@protonmail.com --- Comment #1 from Yusuf Yaman <nxjoseph@protonmail.com> --- Created attachment 254648 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D254648&action= =3Dedit www/py-httpx-sse.patch httpx-sse provides an easy way to consume Server-Sent Event (SSE) messages using HTTPX. It features synchronous and asynchronous helpers for connecting to S= SE endpoints, allowing for efficient event handling and reconnection strategie= s. Ideal for real-time applications, it simplifies the integration of SSE into Python web projects. WWW: https://github.com/florimondmanca/httpx-sse Thanks in advance. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282427-7788-fhYhtVcyRW>