Skip to content

Support for RSocket per-stream data MIME type extension #26379

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rstoyanchev opened this issue Jan 12, 2021 · 2 comments
Open

Support for RSocket per-stream data MIME type extension #26379

rstoyanchev opened this issue Jan 12, 2021 · 2 comments
Labels
in: messaging Issues in messaging modules (jms, messaging) type: enhancement A general enhancement

Comments

@rstoyanchev
Copy link
Contributor

At present there can be only one data MIME for the every request/stream on the connection. This is negotiated in the SETUP frame. The Stream Data MIME Types Metadata Extension defines a way to declare the data MIME type for a specific request/stream. This includes a MIME type for the request input and an "acceptable" MIME type for the response.

@rstoyanchev rstoyanchev added in: messaging Issues in messaging modules (jms, messaging) type: enhancement A general enhancement labels Jan 12, 2021
@rstoyanchev rstoyanchev added this to the 5.x Backlog milestone Jan 12, 2021
@rudy2steiner
Copy link

I'll work on it

@spencergibb
Copy link
Member

This would be useful for the RSocket Routing Broker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: messaging Issues in messaging modules (jms, messaging) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

4 participants