Async Python Jetstream Client
pypi.org/project/atproto_jetstream/
atproto
jetstream
python
zstd
Changelog#
v0.3.0 -- 2026-02-06#
- Handle zstd compression when
JetstreamOptions.compressisTrue. - Remove
urlparameter and addJetstreamOptions.endpointproperty.
v0.2.0 -- 2025-10-17#
- Fix: make Identity.handle optional.
- Ignore all non-text websocket messages.
v0.1.1 -- 2025-10-15#
- Add
py.typedfile to expose type information.
v0.1.0 -- 2025-10-15#
- First release