Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add capnp & flatbuffers serialization support#948

Closed
linux-china wants to merge 1 commit intorsocket:masterrsocket/rsocket-java:masterfrom
linux-china:masterlinux-china/rsocket-java:masterCopy head branch name to clipboard
Closed

Add capnp & flatbuffers serialization support#948
linux-china wants to merge 1 commit intorsocket:masterrsocket/rsocket-java:masterfrom
linux-china:masterlinux-china/rsocket-java:masterCopy head branch name to clipboard

Conversation

@linux-china
Copy link
Contributor

Cap’n Proto and FlatBuffers are high performance serialization library, and they should be included in WellKnownType, and especially useful to per stream DataMimeType, and text MimeType is too long for them because of performance.

Cap’n Proto and FlatBuffers  are high performance serialization library, and they should be included in WellKnownType, and especially useful to per stream DataMimeType, and text MimeType is too long for them because of performance.

Signed-off-by: linux_china <libing.chen@gmail.com>
Copy link
Member

@OlegDokuka OlegDokuka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this should be added first into the spec, and then into the certain implementation.

https://github.com/rsocket/rsocket/blob/master/Extensions/WellKnownMimeTypes.md

@yschimke
Copy link
Member

@linux-china linux-china closed this Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.