kkrpc
    Preparing search index...

    Module @kunkun/kkrpc

    kkrpc is a library for building RPC systems. This module is the main entrypoint of the library. It contains all modules of the library.

    Exported modules includes

    • web worker
    • nodejs/bun
    • deno
    • websocket
    • http
    • RPC Channel
    • serialization

    If you want to use this library in browser, please use /browser instead.

    Classes

    BunIo
    ChromeBackgroundIO
    ChromeContentIO
    DenoIo
    HTTPClientIO
    HTTPServerIO
    NodeIo
    RPCChannel
    TauriShellStdio
    WebSocketClientIO
    WebSocketServerIO
    WorkerChildIO
    WorkerParentIO

    Interfaces

    DestroyableIoInterface
    IoInterface
    Message
    Response
    SerializationOptions

    Functions

    deserializeMessage
    generateUUID
    serializeMessage