mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-07 23:43:45 +00:00
prepare for different types of connections
This commit is contained in:
parent
0e205ec1d9
commit
f283a1ad68
3 changed files with 15 additions and 8 deletions
|
|
@ -1431,7 +1431,7 @@ function waterfall_dequeue()
|
|||
|
||||
function on_ws_opened()
|
||||
{
|
||||
ws.send("SERVER DE CLIENT openwebrx.js");
|
||||
ws.send("SERVER DE CLIENT client=openwebrx.js type=receiver");
|
||||
divlog("WebSocket opened to "+ws_url);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue