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

    wontfixThis will not be worked on

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions