Commit db645f91 authored by Milian Wolff's avatar Milian Wolff Committed by The Qt Project
Browse files

Add a QUrl serverUrl method to QWebSocketServer.


It is useful in many places, esp. when constructing clients that
should connect to the server we created.

Note that the returned host address will be LocalHost instead of Any,
to make sure clients can connect to the server even on Windows.
This should hopefully resolve the CI issues.

Change-Id: I3c400ad4d785ea398cf1a1bd113c0833fda9e3bd
Reviewed-by: default avatarKurt Pattyn <pattyn.kurt@gmail.com>
parent 6bd414a1
No related merge requests found
Showing with 47 additions and 8 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment