Skip to content

Conversation

@rekmarks
Copy link
Member

Closes #368

Adds support for JSON-RPC notifications in addition to JSON-RPC requests. Adds a new method, RpcClient.notify(), for this purpose. Updates stream types to permit notifications in additions to request. We do not make use of this capability for any method right now, but may do so for #488.

@rekmarks rekmarks requested a review from a team as a code owner April 23, 2025 17:25
Copy link
Contributor

@sirtimid sirtimid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rekmarks rekmarks enabled auto-merge (squash) April 23, 2025 18:01
@rekmarks rekmarks merged commit 2148c20 into main Apr 23, 2025
21 checks passed
@rekmarks rekmarks deleted the rekm/rpc-notify branch April 23, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add "notifications" to kernel commands

3 participants