mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +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
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"profiles": {
|
|
"Server": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "-p:multiplexed"
|
|
}
|
|
}
|
|
} |