A better Rust ATProto crate

couple more readme updates

Orual d1e7e9e1 adab0d47

Changed files
+3 -1
+3 -1
README.md
··· 20 20 - Generic implementation of atproto moderation/labeling client-side filtering/tagging via traits 21 21 - Implementations for Bluesky and other types on best-effort basis 22 22 - Demonstration options for use while avoiding Bluesky namespace or AppView infrastructure 23 - - Fixed some Data value type deserialization issues 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 24 26 25 27 > [!WARNING] 26 28 > A lot of the streaming code is still pretty experimental. The examples work, though.\