connectionFactory property
ConnectionFactory?
connectionFactory
final
Optional transport override. Production leaves this null (the browser
WebSocket default); tests inject a fake hub connection.
Implementation
final ConnectionFactory? connectionFactory;