@libp2p/http
    Preparing search index...

    Interface WebSocketServerEvents

    interface WebSocketServerEvents {
        connection: ConnectionEvent;
    }
    Index

    Properties

    Properties

    connection: ConnectionEvent