All functions works

This commit is contained in:
2025-07-12 16:54:12 +03:00
parent e69f8795ef
commit 64fc60367c
+1 -1
View File
@@ -54,7 +54,7 @@ class Program
host.Services.GetService<HubRequestExtractor>(); host.Services.GetService<HubRequestExtractor>();
// //
// builder.Build(); // builder.Build();
// new RemoteTypeBinder(); new RemoteTypeBinder();
// //
// //
_ = host.Services.GetService<IUntrustedGateway>()!.Start(); _ = host.Services.GetService<IUntrustedGateway>()!.Start();