@refinio/one.models
    Preparing search index...

    Registers a listening connection at the comm server.

    type RegisterMessage = {
        command: "register";
        publicKey: HexString;
    }
    Index

    Properties

    Properties

    command: "register"
    publicKey: HexString