[]
• Optional httpServer: Server | Server | Http2SecureServer | Http2Server
• Optional path: string
The request path for the server. Defaults to '/collaboration/'.
• Optional port: number
• Optional socketIoAdapter: any
Custom Socket.IO adapter for multi-node/distributed deployments. Allows integration with various message brokers (Redis, MongoDB, PostgreSQL, etc.) to enable message broadcasting across multiple server instances.