You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-18 09:51:28 +02:00
4 lines
130 B
Plaintext
Vendored
4 lines
130 B
Plaintext
Vendored
Port = 9894;
|
|
ServerObject = OPI_WebSocket.StartServer(Port);
|
|
|
|
Result = OPI_WebSocket.StopServer(ServerObject); |