Merge branch 'master' into srtp

This commit is contained in:
Paul-Louis Ageneau
2020-06-01 15:28:07 +02:00
59 changed files with 3990 additions and 265 deletions

View File

@ -48,7 +48,6 @@ public:
};
WebSocket();
WebSocket(const string &url);
~WebSocket();
State readyState() const;