All functions works
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user