Skip to content

Commit d1e7e9e

Browse files
committed
couple more readme updates
1 parent adab0d4 commit d1e7e9e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ It is also designed around zero-copy/borrowed deserialization: types like [`Post
2020
- Generic implementation of atproto moderation/labeling client-side filtering/tagging via traits
2121
- Implementations for Bluesky and other types on best-effort basis
2222
- 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
2426

2527
> [!WARNING]
2628
> A lot of the streaming code is still pretty experimental. The examples work, though.\

0 commit comments

Comments
 (0)