websocket is our default port/connection

This commit is contained in:
tooomm 2025-03-02 19:23:23 +01:00
parent 87c5d07807
commit cc8ae8beb3
6 changed files with 8 additions and 9 deletions

View file

@ -9,7 +9,7 @@ from pypb.event_server_identification_pb2 import Event_ServerIdentification as S
from pypb.response_pb2 import Response
HOST = "localhost"
PORT = 4747
PORT = 4748
CMD_ID = 1