Page Contents

Home > @loopback/socketio > SocketIoBindings

SocketIoBindings namespace

Signature:

export declare namespace SocketIoBindings 

Variables

Variable Description
[CONFIG](/doc/en/lb4/apidocs.socketio.socketiobindings.config.html)
[CONTROLLERS\_NAMESPACE](/doc/en/lb4/apidocs.socketio.socketiobindings.controllers_namespace.html)
[HOST](/doc/en/lb4/apidocs.socketio.socketiobindings.host.html) Binding key for setting and injecting the host name of Http Server
[INVOKE\_METHOD](/doc/en/lb4/apidocs.socketio.socketiobindings.invoke_method.html)
[IO](/doc/en/lb4/apidocs.socketio.socketiobindings.io.html)
[MESSAGE](/doc/en/lb4/apidocs.socketio.socketiobindings.message.html)
[PORT](/doc/en/lb4/apidocs.socketio.socketiobindings.port.html) Binding key for setting and injecting the port number of Http Server
[REJECT\_METHOD](/doc/en/lb4/apidocs.socketio.socketiobindings.reject_method.html)
[REQUEST\_LISTENER](/doc/en/lb4/apidocs.socketio.socketiobindings.request_listener.html)
[SEND\_METHOD](/doc/en/lb4/apidocs.socketio.socketiobindings.send_method.html)
[SEQUENCE](/doc/en/lb4/apidocs.socketio.socketiobindings.sequence.html)
[SERVER](/doc/en/lb4/apidocs.socketio.socketiobindings.server.html) Binding key for the server itself
[SOCKET](/doc/en/lb4/apidocs.socketio.socketiobindings.socket.html)