Add CBOR codec (single value only) #22767
Labels
in: messaging
Issues in messaging modules (jms, messaging)
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
It seems RSocket only requires single value support for codecs, which mean we probably could add CBOR codec with only that scope and add such support to RSocket, and even configure it by default in Boot since that's a popular binary format that does not require code generation from a schema.
Related to #20513 which targets full support and configuration for WebFlux.
The text was updated successfully, but these errors were encountered: