Summary

Often, you find yourself not wanting to broadcast your messages to all of your clients; the groups in SignalR gives you the control you want for grouping connections together and for only sending messages to the group(s) you want. You should now be able to apply grouping as a technique for filtering. Building applications larger than your average Hello World application often demands a certain amount of structure. Breaking things up into smaller problems instead of looking at an application as one big problem helps during development and maintenance. We've seen techniques for doing this with AngularJS creating our own directive. Directives are by far where the gold is hidden within AngularJS. It helps you tackle the problem of breaking ...

Get SignalR - Real-time Application Development - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.