Skip to content

whitestone-no/Cambion-Serializer-MessagePack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cambion.Serializer.MessagePack

Cambion is a lightweight distributed application framework with multiple and pluggable backends, providing a set of convenience functions for event handling. MessagePack is a fast and efficient serializer well suited for high performance applications at the cost of less readability. It uses MessagePack for C# for the actual serialization.

Installation

Cambion.Serializer.MessagePack is available on NuGet so you can install it in the NuGet Package Manager Console:

Install-Package Whitestone.Cambion.Serializer.MessagePack

Documentation

Documentation for the MessagePack serializer is available on the Cambion documentation site

About

MessagePack serializer for Whitestone Cambion

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages