A better Rust ATProto crate

couple more readme updates

+3 -1
+3 -1
README.md
··· 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 24 25 > [!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 26 27 > [!WARNING] 28 > A lot of the streaming code is still pretty experimental. The examples work, though.\