Handshaking message. This is an internal type of a message which sends only when the connection is established
Represents an error message from the sender. It handles all executing errors and also calling a nonexistent function
Any message that is not a valid JSON-RPC 2.0 message
Major message type when the sender wants us to execute some method
Major message type when the sender sends us the result of the remote procedure call
Generated using TypeDoc
Describes different message types both directions: to the remote client and from the remote client