Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(server): Fix StdioServerTransportProvider initialization flow #74

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

tzolov
Copy link
Contributor

@tzolov tzolov commented Mar 26, 2025

Extract message processing initialization from StdioMcpSessionTransport constructor into a separate initProcessing() method.

Extract message processing initialization from StdioMcpSessionTransport constructor into a
separate initProcessing() method.

Signed-off-by: Christian Tzolov <[email protected]>
@tzolov tzolov marked this pull request as ready for review March 26, 2025 10:57
@tzolov tzolov merged commit 7827cdc into main Mar 26, 2025
1 check passed
@tzolov tzolov deleted the fix-stdio-transport branch March 26, 2025 11:09
tzolov added a commit that referenced this pull request Mar 26, 2025
…#74)

Extract message processing initialization from StdioMcpSessionTransport constructor into a
separate initProcessing() method.

Signed-off-by: Christian Tzolov <[email protected]>
@chemicL chemicL changed the title refactor(server): Fi StdioServerTransportProvider initialization flow refactor(server): Fix StdioServerTransportProvider initialization flow Mar 26, 2025
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