mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-12-16 17:08:46 +00:00
Implemented example client with websocket
This commit is contained in:
@@ -48,7 +48,6 @@ public:
|
||||
};
|
||||
|
||||
WebSocket();
|
||||
WebSocket(const string &url);
|
||||
~WebSocket();
|
||||
|
||||
State readyState() const;
|
||||
|
||||
Reference in New Issue
Block a user