Page Contents

Home > @loopback/socketio > SocketIoApplication > socketServer

SocketIoApplication.socketServer property

The main Socket server instance providing Socket connections for this application.

Signature:

get socketServer(): SocketIoServer;