This commit is contained in:
Andrew Arnott 2017-02-06 16:08:03 -08:00 коммит произвёл GitHub
Родитель c33f1a45d0
Коммит 1a3c763f20
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -3,6 +3,7 @@ StreamJsonRpc
[![NuGet package](https://img.shields.io/nuget/v/StreamJsonRpc.svg)](https://nuget.org/packages/StreamJsonRpc)
[![Build status](https://ci.appveyor.com/api/projects/status/3qckpo5perk9r83j/branch/master?svg=true)](https://ci.appveyor.com/project/AArnott/vs-streamjsonrpc/branch/master)
[![codecov](https://codecov.io/gh/Microsoft/vs-streamjsonrpc/branch/master/graph/badge.svg)](https://codecov.io/gh/Microsoft/vs-streamjsonrpc)
StreamJsonRpc is a cross-platform, .NET portable library that implements the
[JSON-RPC][JSONRPC] wire protocol.