We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adab0d4 commit d1e7e9eCopy full SHA for d1e7e9e
1 file changed
README.md
@@ -20,7 +20,9 @@ It is also designed around zero-copy/borrowed deserialization: types like [`Post
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
+- **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.\
0 commit comments