- Preparing search index...
- The search index is not available
Deepkit
Function createRpcMessagePeer
- createRpcMessagePeer<T>(id: number, type: number, source: Uint8Array, peerId: string, body?: T, schema?: ReceiveType<T>): Uint8Array
-
Parameters
-
id: number
-
type: number
-
source: Uint8Array
-
peerId: string
-
Optional
body: T
-
Optional
schema: ReceiveType<T>
Returns Uint8Array