1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-18 09:51:28 +02:00
Files
OpenIntegrations/docs/en/examples/WebSocket/StopServer.txt
T

4 lines
130 B
Plaintext
Vendored

Port = 9894;
ServerObject = OPI_WebSocket.StartServer(Port);
Result = OPI_WebSocket.StopServer(ServerObject);