[ws server]: should reply parse_error
when deserialization fails
#130
Labels
bug
Something isn't working
parse_error
when deserialization fails
#130
The server should reply with
-32700 Parse error
when the deserialization fails, see https://github.com/paritytech/jsonrpsee/blob/master/src/transport/ws/server.rs#L339-#L342The text was updated successfully, but these errors were encountered: