Skip to content

Add capnp & flatbuffers serialization support#948

Closed
linux-china wants to merge 1 commit into
rsocket:masterfrom
linux-china:master
Closed

Add capnp & flatbuffers serialization support#948
linux-china wants to merge 1 commit into
rsocket:masterfrom
linux-china:master

Conversation

@linux-china

Copy link
Copy Markdown
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>

@OlegDokuka OlegDokuka left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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