Skip to content

Consider Protobuf codecs auto-configuration for RSocket support #16281

Open
@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

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions