Skip to content

Consider Protobuf codecs auto-configuration for RSocket support #16281

@bclozel

Description

@bclozel

As of #16021, Spring Boot supports RSocket as a server. Protobuf is a popular solution for messages (de)serialization and it seems to align well with the RSocket paradigm.

This issue should consider whether and how we should:

  • auto-configure Protobuf codecs for RSocket
  • provide configuration properties
  • provide dependency management
  • do additional work in the Spring Boot application builds

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions