WsHandlerImpl constructor
WsHandlerImpl(
- WebRTCManager _rtcManager,
- WaterbusLogger _logger,
- AuthLocalDataSource _authLocal,
- DioConfiguration _dioConfig,
Implementation
WsHandlerImpl(
this._rtcManager,
this._logger,
this._authLocal,
this._dioConfig,
);