An open API service indexing awesome lists of open source software.

https://github.com/asmichi/StreamJsonRpcMessagePack

A .NET library that provides a MessagePack for C# based serializer for StreamJsonRpc.
https://github.com/asmichi/StreamJsonRpcMessagePack

dotnet json-rpc messagepack msgpack netstandard stream

Last synced: 12 months ago
JSON representation

A .NET library that provides a MessagePack for C# based serializer for StreamJsonRpc.

Awesome Lists containing this project

README

          

Starting from [StreamJsonRpc](https://github.com/Microsoft/vs-streamjsonrpc) 2.3, it will support a built-in MessagePack formatter. Users should migrate to the built-in one.

# Asmichi.StreamJsonRpcMessagePack

A .NET library that provides a [MessagePack for C#](https://github.com/neuecc/MessagePack-CSharp)-based serializer for [StreamJsonRpc](https://github.com/Microsoft/vs-streamjsonrpc).