|
7cdb0a1910
|
Migrate RPC message handling to Akka.NET
|
2024-03-23 00:21:39 +01:00 |
|
|
0d039b69de
|
Implement actors in Controller via Akka.NET
|
2024-03-11 00:01:54 +01:00 |
|
|
5bc474d455
|
Define message groups and use queues to send and process messages within each group sequentially
|
2023-12-17 07:41:58 +01:00 |
|
|
3cab9a0152
|
Move Controller RPC code into the RPC utils project
|
2023-12-17 07:41:57 +01:00 |
|
|
8b0452ead6
|
Move logging to a utils project
|
2023-12-17 06:49:18 +01:00 |
|
|
2a9bb9e6ac
|
Extract classes for client-to-server RPC connection
|
2023-10-23 14:03:13 +02:00 |
|
|
55b853d227
|
Fully separate Controller and Web into their own services - Controller compiling and setup
|
2023-10-23 14:02:58 +02:00 |
|
|
c8a2a539e8
|
Move Agent keep-alive loop into an unmanaged task to ensure unreachable Server does not prevent Agent shutdown
|
2022-12-31 23:53:13 +01:00 |
|
|
2cc7975193
|
Rework message replies
|
2022-12-30 03:26:06 +01:00 |
|
|
bcfc2c8240
|
Rewrite Agent shutdown procedure to delay RPC disconnection until main services are stopped
|
2022-10-19 06:36:31 +02:00 |
|