From 8883419bfcec00947863741d48dbd89cc877615a Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 4 Apr 2019 13:10:28 +0200 Subject: API documentation for KVision 0.0.32 --- api/pl.treksoft.kvision.remote/get-web-socket-url.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 api/pl.treksoft.kvision.remote/get-web-socket-url.html (limited to 'api/pl.treksoft.kvision.remote/get-web-socket-url.html') diff --git a/api/pl.treksoft.kvision.remote/get-web-socket-url.html b/api/pl.treksoft.kvision.remote/get-web-socket-url.html new file mode 100644 index 00000000..b69cc662 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/get-web-socket-url.html @@ -0,0 +1,15 @@ + + + +getWebSocketUrl - kvision + + + +kvision / pl.treksoft.kvision.remote / getWebSocketUrl
+
+

getWebSocketUrl

+ +fun getWebSocketUrl(url: String): String +

Creates a websocket URL from current window.location and given path.

+ + -- cgit