Optional
injector: InjectorContextProtected
RpcProtected
autoProtected
connectionsReadonly
controllersProtected
loggerProtected
onProtected
peerProtected
securityOptional
injector: InjectorContextThis registers the controller and no custom InjectorContext was given adds it as provider to the injector.
Note: Controllers can not be added to the injector when the injector was already built.
Optional
id: string | ControllerDefinition<any>Optional
module: InjectorModule<any, InjectorModule<any, any>>Generated using TypeDoc
The kernel is responsible for parsing the message header, redirecting to peer if necessary, loading the body parser, and encode/send outgoing messages.