event
- The event name
namespace
- The related namespace which the socket should be related to.
middlewares
- 0...n arguments of middleware functions which should occur before the event callback function.@SocketOn
decorators.event
- The event name
namespace
- The related namespace which the socket should be related to.
middlewares
- 0...n arguments of middleware functions which should occur before the event callback function.@SocketServerOn
decorators.