Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 706 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 706 Bytes

rspace-xstream

Default XStream serialization for RChain's RSpace

Implements default XStream serializers to be passed to the RSpace library.

To customize the xstream serialization, you can pass in a custom XStream object.

Also, if you want to want to use different serializers in certain scenarios, this library doesn't prevent you from passing custom Serialize objects to consume and produce.