32 Commits

Author SHA1 Message Date
804a539a04 Added language to session. 2025-05-23 09:46:13 -04:00
ce3400e353 Added reply with error. 2025-05-03 18:14:47 -04:00
4fbbd30c4b Added ability to add page, but hangs in main. 2025-05-01 13:46:46 -04:00
cb9bac9d8a Laying the ground work to add pages. 2025-04-24 12:00:17 -04:00
0ab0b59f4c Refactored message id reset. 2025-04-22 08:00:45 -04:00
a61474f38a Clean up dead code. 2025-04-21 22:29:15 -04:00
393b66a9f5 Got session control into it's own layer. 2025-04-21 21:44:52 -04:00
a38bfc200d Got document service functioning. 2025-04-15 18:37:02 -04:00
a5b4398eab Make swssion pass on any additional information. 2025-04-15 09:53:38 -04:00
744f2077f4 Finished document skeleton. 2025-04-13 08:26:18 -04:00
a82cf51413 Started to document service. 2025-04-11 22:06:36 -04:00
0bdcfce685 Added a Time message. 2025-04-10 13:42:43 -04:00
fbd8e81a6f Made queue send return a result/ 2025-04-09 08:40:23 -04:00
7792e7ca82 Made request pass session to message. 2025-04-08 09:30:04 -04:00
f9f64dae55 linked client to session. 2025-04-07 00:41:28 -04:00
d8623f9691 Added the initial session service. 2025-04-05 09:50:54 -04:00
0eef663889 Added routing to queue. 2025-04-04 13:26:28 -04:00
1f9ea9b170 Attached queue to client. 2025-04-03 22:28:47 -04:00
dc9aab3bab Added queue with a little clean up. 2025-04-03 21:48:16 -04:00
29f0062cac Added service redistry, 2025-04-03 08:24:08 -04:00
311a3293cd Completed the trip to client and back. 2025-04-02 22:10:16 -04:00
3355358ac5 Moved client responses to mutex. 2025-04-02 14:26:09 -04:00
704625b078 Made message ids unique. 2025-03-30 17:04:01 -04:00
1e8bf33eaf Got a new client message. 2025-03-30 16:24:58 -04:00
c3f24d58c3 Fixed lost sender issue. 2025-03-30 11:38:41 -04:00
f8bf13e91b Added queue. 2025-03-29 09:22:53 -04:00
bba615e420 Removed false starts. 2025-03-26 17:47:36 -04:00
c9de11ff61 Abandoned path. Senders can only be moved oncde. 2025-03-26 17:42:34 -04:00
d824220fab Added backend. 2025-03-02 10:36:03 -05:00
b761791044 Got frontend to make a validate request. 2025-02-27 00:02:03 -05:00
9d30dab87d updated test. 2025-02-22 11:09:47 -05:00
e77ed83d84 Added message queue. 2025-02-22 10:53:05 -05:00