mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-22 17:27:48 +00:00
add comment
This commit is contained in:
@@ -24,6 +24,7 @@ namespace LiveGameFeed.Hubs
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Client side methods to be invoked by Broadcaster Hub
|
||||||
public interface IBroadcaster
|
public interface IBroadcaster
|
||||||
{
|
{
|
||||||
Task SetConnectionId(string connectionId);
|
Task SetConnectionId(string connectionId);
|
||||||
|
|||||||
Reference in New Issue
Block a user