coreclr-module
coreclr-module copied to clipboard
[Feature Request] Custom MValue adapter support for RPC event handler
RPC event handler seems not to support custom IMValueAdapter
registered with Alt.RegisterMValueAdapter
yet. For now, it always deserializes client object to a Dictionary<string, object>
.
i made a temp parser as tempfix https://gist.github.com/kyro95/692621c1b1d1b1c7ca656b8dbe07f87f