1.3.33 • Published 2 years ago
servicho v1.3.33
Servicho
dev-server.js:
This file sets up an HTTP server that serves static files from a local folder.
It listens on port 8089 and handles GET requests.
If the requested file exists, it is served with the option to inject client-side WebSocket code if it's an HTML file.
If the file or directory doesn't exist, a 404 response is sent.
client-websocket.js:
This file sets up a WebSocket client connection to ws://localhost:8090.
If the WebSocket connection is closed, it attempts to reconnect until it succeeds or exceeds the maximum number of attempts.
Once a reconnection is established, it reloads the webpage using location.reload().
1.3.31
2 years ago
1.3.32
2 years ago
1.3.10
2 years ago
1.3.30
2 years ago
1.3.13
2 years ago
1.3.14
2 years ago
1.3.33
2 years ago
1.3.11
2 years ago
1.3.12
2 years ago
1.3.17
2 years ago
1.3.18
2 years ago
1.3.15
2 years ago
1.3.16
2 years ago
1.3.19
2 years ago
1.3.20
2 years ago
1.3.21
2 years ago
1.3.9
2 years ago
1.3.8
2 years ago
1.3.24
2 years ago
1.3.25
2 years ago
1.3.22
2 years ago
1.3.23
2 years ago
1.3.28
2 years ago
1.3.29
2 years ago
1.3.26
2 years ago
1.3.7
2 years ago
1.3.6
2 years ago
1.3.5
2 years ago
1.3.4
2 years ago
1.3.2
2 years ago
1.3.1
2 years ago
1.3.0
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago