Knowledge check

Completed
1.

Which built-in SignalR hub protocol should you use to reduce message sizes?

2.

A client can send and receive messages to and from the server with what SignalR type?

3.

A server can't fire events from which SignalR type?

4.

SignalR is not ideal in what types of apps?

5.

When the server supports WebSockets but the client supports only Long Polling, which transport is used?

6.

With a SignalR connection, which of the following statements is true?