извлекатель команд

This commit is contained in:
2025-02-17 16:52:58 +03:00
parent 327822d48c
commit abd83d0fda
20 changed files with 305 additions and 161 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ builder.Modules.Add(new RemoteContextRepository());
builder.Modules.Add(new JsonFrontendSerialisationModule());
builder.Modules.Add(new StreamBasedFrontendInteractionModule());
builder.Modules.Add(new NetworkFrontendBridge(new IPEndPoint(IPAddress.Loopback, 4567)));
builder.Modules.Add(new StaticSerialisationModuleProducer());
builder.Modules.Add(new StaticRepresentationModuleProducer());
// builder.Modules.Add(new BasicExecutionModule());
// builder.Modules.Add(new CoCodegenMethodRepository());
// builder.Modules.Add(new StreamBasedVirtualBackendInteractionModule());