Description

Fired when something is received from the Websocket.

Example

// ... Initializing

pubsub
    .on('debug', (response) => {
        console.log(response);
    });

Data

Raw websocket response from the server.


results matching ""

    No results matching ""