mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
b62247e0ea
Client: NetCore Patch: Volodymyr Gotra <vgotra@gmail.com> This closes #1163 Changes: - Added framed transport, updated docs, updated global.json with SDKversion - Added usage to multiplexer to tutorial - Changed sdk to current sdk 1.0.0-preview2-1-003177
6 lines
151 B
JSON
6 lines
151 B
JSON
{
|
|
"projects": [ "../../lib/netcore" ],
|
|
"sdk": {
|
|
"version": "1.0.0-preview2-1-003177" // "1.0.0-preview2-003121", "1.0.0-preview4-004233"
|
|
}
|
|
} |