Closed
Description
Composite metadata is now supported as of M3 (see #22798) with the String route added as a "message/x.rsocket.routing.v0"
entry in the composite metadata, plus the option to add more metadata entries. The route is still encoded as a simple String. That needs to be changed when rsocket-core provides an API for that.