1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2025-09-30 23:02:48 +02:00

16 Commits

Author SHA1 Message Date
5c4342f4f2 Negotiate message codes during RPC handshake 2025-09-29 12:47:11 +02:00
186b208bbf Fix Rider syntax style inspections 2025-09-27 10:01:31 +02:00
f94e21fde8 Replace NetMQ with custom TCP networking 2025-09-26 15:42:11 +02:00
591a6a62ab Reformat code 2025-08-21 20:31:21 +02:00
137a2a53c3 Replace remaining uses of TaskManager 2024-03-30 09:25:08 +01:00
94148add2d Force invariant culture for all applications 2024-03-30 08:23:39 +01:00
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
96456f90bc Reimplement Web service 2023-12-05 14:27:55 +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
3a17eee8d0 Update namespaces in Controller and Web projects 2023-10-09 17:15:24 +02:00
2c623cbd9a Split Phantom Server projects into separate Controller and Web folders 2023-10-09 17:15:24 +02:00