current_websocket.py 81 B

123
  1. import websocket
  2. current_websocket: websocket.WebSocket = websocket.WebSocket()