Skip to content

Add test to verify request ID preservation#205

Merged
dsp-ant merged 1 commit intomainfrom
issue-192-request-id-test
Feb 13, 2025
Merged

Add test to verify request ID preservation#205
dsp-ant merged 1 commit intomainfrom
issue-192-request-id-test

Conversation

@dsp-ant
Copy link
Copy Markdown
Member

@dsp-ant dsp-ant commented Feb 12, 2025

This test ensures that the server properly preserves and returns the same request ID in responses,
which is a fundamental part of the JSON-RPC protocol. The test initializes the server, sends
requests with custom IDs, and verifies that these IDs are correctly returned.

Github-Issue:#192

This test ensures that the server properly preserves and returns the same request ID in responses,
which is a fundamental part of the JSON-RPC protocol. The test initializes the server, sends
requests with custom IDs, and verifies that these IDs are correctly returned.

Github-Issue:#192
@dsp-ant dsp-ant merged commit faf3a9d into main Feb 13, 2025
@dsp-ant dsp-ant deleted the issue-192-request-id-test branch February 13, 2025 15:10
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.

1 participant