Page Contents

Home > @loopback/socketio > SocketIoBindings

SocketIoBindings namespace

Signature:

export declare namespace SocketIoBindings 

Variables

Variable Description

CONFIG

CONTROLLERS_NAMESPACE

HOST

Binding key for setting and injecting the host name of Http Server

INVOKE_METHOD

IO

MESSAGE

PORT

Binding key for setting and injecting the port number of Http Server

REJECT_METHOD

REQUEST_LISTENER

SEND_METHOD

SEQUENCE

SERVER

Binding key for the server itself

SOCKET