Matt McWilliams
|
1290a8f324
|
Major progress on #20. Promised-based websocket command structure is completed. All functionality needs to be placed into individual classes and any new functions get added to the server.
Will create entire thin client using this method.
|
2023-02-25 11:59:56 -05:00 |
Matt McWilliams
|
e64277e438
|
More work on #20. Fix typos in display code. Should re-work script into transpiled ts file.
|
2023-02-25 02:08:56 -05:00 |
Matt McWilliams
|
c9bcb74a9f
|
Progress on #20. Can start up a server and serve client.js
|
2023-02-25 02:08:05 -05:00 |
Matt McWilliams
|
42db1f81b8
|
Server work
|
2023-02-25 00:24:07 -05:00 |
mmcwilliams
|
072c67fd0f
|
Update counters. Use local state within objects cam and proj instead of mcopy.state
|
2019-03-30 20:29:01 -04:00 |
mmcwilliams
|
48e8415ee4
|
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
Successfully separate and refactor gui.grid object to gui.
|
2019-03-21 21:02:28 -04:00 |
mmcwilliams
|
54ab121e89
|
Feeble first attempt at documenting code
|
2019-02-23 12:25:47 -05:00 |
mmcwilliams
|
95007d06a2
|
Install libs from intval_go_node project
|
2019-02-08 12:46:58 -05:00 |
mmcw-dev
|
d50ba3ac6e
|
Require package file for server module. Still in dev.
|
2018-03-15 15:32:26 -04:00 |
mmcw-dev
|
407134af7e
|
Comment out restify endpoints in server module
|
2018-01-11 06:25:17 -05:00 |
mmcw-dev
|
b1aac2054a
|
Add a server module, which will be used for optional remote control with a mobile-friendly interface.
|
2018-01-04 23:43:33 -05:00 |