1.3.33 • Published 1 year 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
1 year ago
1.3.32
1 year ago
1.3.10
1 year ago
1.3.30
1 year ago
1.3.13
1 year ago
1.3.14
1 year ago
1.3.33
1 year ago
1.3.11
1 year ago
1.3.12
1 year ago
1.3.17
1 year ago
1.3.18
1 year ago
1.3.15
1 year ago
1.3.16
1 year ago
1.3.19
1 year ago
1.3.20
1 year ago
1.3.21
1 year ago
1.3.9
1 year ago
1.3.8
1 year ago
1.3.24
1 year ago
1.3.25
1 year ago
1.3.22
1 year ago
1.3.23
1 year ago
1.3.28
1 year ago
1.3.29
1 year ago
1.3.26
1 year 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