Skip to content

Fix naming inconsistency of McpClientTransport implementations #455

@quaff

Description

@quaff

Currently, we have HTTP McpClientTransport implementations:

  • HttpClientSseClientTransport
  • HttpClientStreamableHttpTransport
  • WebFluxSseClientTransport
  • WebClientStreamableHttpTransport

WebFluxSseClientTransport should be renamed to WebClientSseClientTransport or WebClientStreamableHttpTransport should be renamed to WebFluxStreamableHttpTransport.

See GH-450 for more background.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions