···20 - Generic implementation of atproto moderation/labeling client-side filtering/tagging via traits
21 - Implementations for Bluesky and other types on best-effort basis
22 - Demonstration options for use while avoiding Bluesky namespace or AppView infrastructure
23-- Fixed some Data value type deserialization issues
002425> [!WARNING]
26> A lot of the streaming code is still pretty experimental. The examples work, though.\
···20 - Generic implementation of atproto moderation/labeling client-side filtering/tagging via traits
21 - Implementations for Bluesky and other types on best-effort basis
22 - Demonstration options for use while avoiding Bluesky namespace or AppView infrastructure
23+- **Websocket Subscriber-sent message control traits/code**
24+ - Primarily useful for Jetstream or other custom Websocket services
25+- Fixed some `Data` value type deserialization issues
2627> [!WARNING]
28> A lot of the streaming code is still pretty experimental. The examples work, though.\