Skip to content

Conversation

andrewmd5
Copy link

This PR adds support for the schema based serialization format, Bebop. Unlike other serializers this library supports, Bebop has a strongly typed runtime and does not use reflection, nor can it serialize arbitrary POCO and system types. For that reason I did not add any test because it would require a larger refactor of the test suite.

BebopMirror handles resolving all the relevant types.

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.

1 participant