You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
Re-implement WebSocket get host/port.
Was lost during library switch
This commit is contained in:
@@ -52,6 +52,7 @@ private:
|
||||
bool _parse_request(const PoolStringArray p_protocols);
|
||||
|
||||
public:
|
||||
Ref<StreamPeerTCP> tcp;
|
||||
Ref<StreamPeer> connection;
|
||||
|
||||
int time;
|
||||
|
||||
Reference in New Issue
Block a user