issues
search
microsoft
/
vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
Other
747
stars
149
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Merge latest Library.Template
#1090
AArnott
closed
3 days ago
0
How to pack method parameters
#1089
georghinkel
opened
1 week ago
1
Bump MessagePack patch version to resolve CVE-2024-48924
#1088
AnthonyMastrean
closed
1 week ago
4
Disposal of marhsallable object followed by disposal of jsonRpc on client leads to InvalidOperationException on server
#1087
ni28
opened
1 week ago
2
Bump MessagePack to 2.5.187
#1086
AArnott
closed
1 week ago
0
Avoid crashing the process when `Stream.Dispose` throws
#1085
AArnott
closed
1 month ago
0
Process crashes when Stream.Dispose throws an exception
#1084
AArnott
closed
1 month ago
0
Replace warning with verbose message in log regarding `$/progress` not matching any method
#1082
AArnott
closed
1 month ago
0
Log includes warning for unmatched `$/progress` method call
#1081
AArnott
closed
1 month ago
0
Avoid unobserved exception when read loop fails
#1079
AArnott
closed
1 month ago
0
Add docs to help with disconnect investigations
#1076
AArnott
closed
1 month ago
0
17.12 package version stabilization
#1075
ankitvarmait
closed
1 month ago
0
Allow `JsonElement` as the `params` object in the `SystemTextJsonFormatter`
#1074
AArnott
closed
1 month ago
0
Can't send JsonElement (or value types) as argument to NotifyWithParameterObjectAsync
#1073
kayle
closed
1 month ago
0
Fix proxy generation based on `public` interfaces nested in `internal` ones
#1072
AArnott
closed
2 months ago
0
Fix proxies with derived interfaces
#1070
AArnott
closed
2 months ago
0
Exceptions documentation page needs a couple of samples
#1069
lostmsu
opened
3 months ago
4
LEGO: Pull request from juno/hb_152458e8-e8c0-49aa-b375-9938c873e7e8_20240801154552837 to main
#1068
csigs
closed
3 months ago
0
Wrong async handling -> possible unobserved exception
#1067
kebisekjan
closed
1 month ago
6
Enable generation of proxies that implement multiple interfaces
#1066
AArnott
closed
3 months ago
0
Enable sending RPC marshalable objects *back* to their owner
#1065
AArnott
closed
3 months ago
0
Allow sending an `[RpcMarshalable]` object *back* to its owner
#1064
AArnott
closed
3 months ago
1
Merge latest Library.Template
#1063
AArnott
closed
3 months ago
0
Fix the OptProf pipeline
#1062
AArnott
closed
3 months ago
0
Bump CSharpIsNullAnalyzer from 0.1.495 to 0.1.593
#1061
dependabot[bot]
closed
3 months ago
1
Unhandled Exception: Newtonsoft.Json.JsonSerializationException: Unable to deserialize JsonRpcMessage.
#1060
famasf1
closed
4 months ago
1
Rpc Server handling JSON string requests
#1059
slimshader
closed
4 months ago
4
Merge latest Library.Template
#1058
AArnott
closed
4 months ago
0
Bump powershell from 7.4.2 to 7.4.3
#1057
dependabot[bot]
closed
4 months ago
1
Bucket benchmarks among test symbols
#1056
AArnott
closed
4 months ago
0
Expose metadata about `TargetMethod` publicly
#1055
AArnott
closed
4 months ago
0
Merge latest Library.Template
#1054
AArnott
closed
4 months ago
0
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
#1053
dependabot[bot]
closed
3 months ago
1
Bump xunit from 2.8.0 to 2.8.1
#1052
dependabot[bot]
closed
3 months ago
1
Bump dotnet-coverage from 17.11.0 to 17.11.3
#1051
dependabot[bot]
closed
4 months ago
1
Bump VisualStudioThreadingVersion from 17.10.48 to 17.11.20
#1050
dependabot[bot]
closed
3 months ago
1
Bump MessagePackVersion from 2.5.108 to 2.5.124
#1049
dependabot[bot]
closed
3 months ago
1
Stabilize package version
#1048
matteo-prosperi
closed
5 months ago
0
Merge latest Library.Template
#1047
AArnott
closed
5 months ago
0
Drop unstable tests from OptProf
#1046
AArnott
closed
5 months ago
0
Fix System.Text.Json formatter's support for named arguments object
#1045
AArnott
closed
5 months ago
0
Is this library aot friendly?
#1044
LukasKubicek
closed
5 months ago
1
Merge latest Library.Template
#1043
AArnott
closed
5 months ago
0
Merge latest Library.Template
#1042
AArnott
closed
5 months ago
0
Document client timing guarantee for `IProgress<T>`
#1041
AArnott
closed
5 months ago
0
Fix ETW logging of named arguments in System.Text.Json formatter
#1040
AArnott
closed
5 months ago
0
Fix exceptions being thrown when ETW attempts to log messages with System.Text.Json
#1039
dibarbet
closed
6 months ago
1
SystemTextJsonFormatter throws exceptions when ETW logging is enabled
#1038
dibarbet
closed
5 months ago
0
Trim and update dependencies
#1037
AArnott
closed
5 months ago
3
Pipeline cleanup
#1036
AArnott
closed
6 months ago
0
Next