mirror of
https://github.com/esiur/esiur-dart.git
synced 2026-04-04 10:18:20 +00:00
wsUrl
This commit is contained in:
@@ -50,7 +50,7 @@ class WSocket extends ISocket {
|
||||
|
||||
IPEndPoint? _localEP, _remoteEP;
|
||||
|
||||
String wsUrl = "";
|
||||
String wsUrl = "iip";
|
||||
|
||||
bool begin() {
|
||||
if (began) return false;
|
||||
|
||||
Reference in New Issue
Block a user