2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2024-11-21 15:03:48 -05:00
PrinterStatus/server
Adam Goldsmith 009612898a server: Actively check for loss of connection to octoprint websocket
Periodically `ping` the server, and check for returning `pong`s
2021-10-28 02:54:17 -04:00
..
package-lock.json Switch to Vite bundler, upgrade to Vue3, and split server into subfolder 2021-10-13 23:23:57 -04:00
package.json Switch to Vite bundler, upgrade to Vue3, and split server into subfolder 2021-10-13 23:23:57 -04:00
server.ts server: Actively check for loss of connection to octoprint websocket 2021-10-28 02:54:17 -04:00
tsconfig.json Switch to Vite bundler, upgrade to Vue3, and split server into subfolder 2021-10-13 23:23:57 -04:00