Skip to content

Conversation

@tiginamaria
Copy link
Contributor

@tiginamaria tiginamaria commented Nov 3, 2025

Motivation and Context

  • Rename connect to createSession in Server.kt to make naming more clear
  • Add block to configure build to Server.kt
  • Move sse test to jvm to be able to run, small test refactoring
  • Introduce base integration test for sse server / client

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

Add block to configure build to Server.kt
Move sse test to jvm to be able to run
@kpavlov kpavlov added tests refactoring Making things better labels Nov 3, 2025
@tiginamaria tiginamaria merged commit f27fe9a into main Nov 3, 2025
4 checks passed
@tiginamaria tiginamaria deleted the tigina/server-refactoring branch November 3, 2025 14:32
@devcrocod
Copy link
Contributor

Please note that these changes are breaking changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Making things better tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants