Practicing and exploring
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring this chapter’s topics with deeper research.
Exercise 11.1 – Test your knowledge
Answer the following questions:
- What transports does SignalR use, and which is the default?
- What is a good practice for RPC method signature design?
- What tool can you use to download the SignalR JavaScript library?
- What happens if you send a SignalR message to a client with a connection ID that does not exist?
- What are the benefits of separating a SignalR service from other ASP.NET Core components?
Exercise 11.2 – Explore topics
Use the links on the following page to learn more details about the topics covered in this chapter: