Commit graph

21 commits

Author SHA1 Message Date
36ba716ad8
Client: add ui.js; create Client object from ui.js 2019-01-20 05:01:58 +01:00
e746a4e8ca
Client: rename internal WebSocket event handlers 2019-01-20 05:00:02 +01:00
98c89f0702
Client: add global AppSettings object 2019-01-20 02:06:30 +01:00
3993ae9c44
Client: encapsulate WebSocket client in Client class 2019-01-20 01:16:49 +01:00
fd6a40cb0d refactor quotes 2018-11-24 03:45:12 +01:00
733a537f58 Server: send test messages after init 2018-11-24 02:10:33 +01:00
635b44fff3 Server: handle SIGINT 2018-11-24 01:46:44 +01:00
d5f1e76383 Docu: add initial protocol docu 2018-11-24 01:23:24 +01:00
48c467349d Server: parse client messages, handle 'init' 2018-11-24 01:16:38 +01:00
0465e66ee9 Server: client_handler, parse_client_message 2018-11-23 22:02:49 +01:00
e99406ea63 Client: parse JSON server messages 2018-11-23 21:54:56 +01:00
c3c41a346c Client: add sendInit() 2018-11-23 21:54:48 +01:00
7ae0a01cf6 server is tunneled through port 443 now 2018-11-15 23:03:50 +01:00
94e5e7f96c client now connects to public server 2018-11-12 21:47:47 +01:00
a7cf851c90 Add server control script 2018-11-12 21:25:35 +01:00
bb2c9f0b66 server: listen on all IPs 2018-11-11 21:15:38 +01:00
e54a4f0b13 client.js small modernization 2018-11-11 16:23:44 +01:00
4211560f20 First WebSocket client code 2018-10-27 05:13:14 +02:00
51238d47a1 Added jQuery 3.3.1 2018-10-27 05:00:11 +02:00
3587d0184f First code 2018-10-27 04:43:46 +02:00
1ce94580ff Initial commit 2018-10-27 04:39:23 +02:00