delinea530

Results 1 issues of delinea530

I think there is a bug in JsonRpcProcessor.ProcessSync() method since the serialization of the response of a request ignores completely the `settings` (a `JsonSerializerSettings` instance) argument. https://github.com/Astn/JSON-RPC.NET/blob/177be604e532fe2c1e11fec9d4c8447138f7f741/Json-Rpc/JsonRpcProcessor.cs#L139-L146