@homebridge/hap-nodejs
    Preparing search index...

    Enumeration DataStreamServerEventConst

    Index

    Enumeration Members

    CONNECTION_CLOSED: "connection-closed"

    This event is emitted when the socket of a connection gets closed.

    CONNECTION_OPENED: "connection-opened"

    This event is emitted when a new client socket is received. At this point we have no idea to what hap session this connection will be matched.