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

Make it possible to send ping messages from the server automatically #74

Open
mkouba opened this issue Jan 17, 2025 · 1 comment
Open
Assignees
Milestone

Comments

@mkouba
Copy link
Contributor

mkouba commented Jan 17, 2025

@mkouba
Copy link
Contributor Author

mkouba commented Jan 17, 2025

We could introduce the quarkus.mcp.server.auto-ping-interval runtime config property, send {"jsonrpc": "2.0","id": "123","method":"ping"} messages automatically and make sure the server discards the empty replies like {"jsonrpc": "2.0", "id": "123", "result": {}}.

@mkouba mkouba self-assigned this Jan 17, 2025
@mkouba mkouba added this to the 1.0.0.Alpha4 milestone Jan 17, 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

No branches or pull requests

1 participant