Expand description
Contains the types and functions needed to use the Decentraland RPC implementation.
Modules§
- parse
- Parsing functions for the messages that are sent on communications between two different ends using the Decentraland RPC implementation.
Structs§
- Create
Port - Create
Port Response - Destroy
Port - Module
Procedure - Remote
Error - Request
- Request
Module - Request
Module Response - Response
- RpcMessage
Header - Stream
Message
Enums§
Traits§
- Remote
Error Response - This trait should me implemented by the Error type returned in your server’s procedures