SignalingClient({ required this.host, required this.port, this.path = '/', this.secure = true, this.key = 'peerjs', });