The code samples presented in these folders are used by different parts of chapter 5 of SignalR on .NET 6 - the complete guide book by Fiodar Sazanavets.
Part 1 shows different ways of broadcasting a message to all clients.
Part 2 shows how to send messages to specific clients.
Part 3 shows how to work with client groups.