mcopy/app/lib/server
Matt McWilliams 47fb673b78 Combined script and html into single request (problems with iOS safari).
Can get script loaded but still cannot connect to websocket server without SSL.

ALSO: Now can pre-empt opening new display if an active client is connected to server.
Otherwise will open a local link.
2023-02-25 13:11:40 -05:00
..
Readme.md Feeble first attempt at documenting code 2019-02-23 12:25:47 -05:00
index.d.ts Server work 2023-02-25 00:24:07 -05:00
index.js Combined script and html into single request (problems with iOS safari). 2023-02-25 13:11:40 -05:00
index.js.map Combined script and html into single request (problems with iOS safari). 2023-02-25 13:11:40 -05:00
package.json Install libs from intval_go_node project 2019-02-08 12:46:58 -05:00

Readme.md