-
Notifications
You must be signed in to change notification settings - Fork 149
Issues: microsoft/vs-streamjsonrpc
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Empty array sent instead of empty object when named arguments should be used
bug
#1030
opened Apr 10, 2024 by
AArnott
Consider using finalizer and weak references to avoid leaks when proxies are abandoned
#1017
opened Mar 12, 2024 by
AArnott
User-supplied
TypelessObjectResolver
from MessagePack causes IAsyncEnumerable<T>
to malfunction
bug
#961
opened Sep 19, 2023 by
AArnott
Support MessagePackFormatterAttribute applied to RPC methods
enhancement
#960
opened Sep 19, 2023 by
AArnott
Allow
[RpcMarshalable]
interfaces to declare properties with serialized values
#952
opened Jul 26, 2023 by
AArnott
IDisposable interface ambiguity on receiver side when marshaling with RpcMarshalableAttribute
#931
opened Jun 15, 2023 by
Jemmy1228
ConnectionLostException when invoking re-assigned Remote Targets
#878
opened Jan 5, 2023 by
pattontim
Crash on IL emitting if "out" or "in" are used in method parameters
#847
opened Sep 30, 2022 by
roozbehid-ic
AddRemoteRpcTarget doesn't work with methods returning IAsyncEnumerable
#791
opened Apr 25, 2022 by
matteo-prosperi
Events raised by client proxy should set
sender
to proxy rather than JsonRpc object
breaking change
bug
#755
opened Jan 11, 2022 by
AArnott
Dynamic codegen of individual delegates to invoke RPC from client
#673
opened Jun 1, 2021 by
snikeguo
Dynamic proxy should implement IAsyncDisposable as well
enhancement
#645
opened Feb 18, 2021 by
AArnott
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.