Skip to content

added json and cbor codecs w/ feature guards#33

Merged
matthunz merged 2 commits into
matthunz:masterfrom
ryankurte:feature/json-cbor-codecs
Dec 18, 2019
Merged

added json and cbor codecs w/ feature guards#33
matthunz merged 2 commits into
matthunz:masterfrom
ryankurte:feature/json-cbor-codecs

Conversation

@ryankurte

@ryankurte ryankurte commented Dec 17, 2019

Copy link
Copy Markdown
Contributor

no stress if you don't want to merge this, but i figured it would be useful to have some common codecs included in the package.

relates to #32, though i believe they are orthogonal (though perhaps it could be called SerdeBincode or something rather than just SerdeCodec ?). it may be also possible to extract some commonality for serde-based codecs if this is desired, but, i think that is a future task.

@matthunz

Copy link
Copy Markdown
Owner

I think this is a great idea thanks. Seems like something like this would be best suited as a feature, rather than an entire crate

@matthunz
matthunz merged commit da3def8 into matthunz:master Dec 18, 2019
@ryankurte
ryankurte deleted the feature/json-cbor-codecs branch December 19, 2019 21:46
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.

2 participants