public override void RegisterEndpoints(IEndpointBuilder endpoints)
 {
     endpoints.MapBlazorHub();
 }