Secret use to sign the JWT Token
Optional
authenticateFunction that will be called to authenticate the user via validators. When not provided, this will default to bearer authentication (security.defaultBearerAuth)
Typically you would only provide this if designing your own authentication or using cookie auth via security.defaultCookieAuth.
Unique prefix for channel names
Optional
corsOptions for cors
Namespace to use for connection (e.g. /chats, /notifications)
Generated using TypeDoc
Secret use to encrypt the JWT Token