mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-05 06:25:19 +00:00
close websocket connections in an improved way
This commit is contained in:
parent
428a9ca509
commit
2edeffb761
3 changed files with 56 additions and 37 deletions
|
|
@ -10,8 +10,8 @@ from owrx.controllers import (
|
|||
AprsSymbolsController,
|
||||
)
|
||||
from http.server import BaseHTTPRequestHandler
|
||||
import re
|
||||
from urllib.parse import urlparse, parse_qs
|
||||
import re
|
||||
|
||||
import logging
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue