August 2014
Intermediate to advanced
408 pages
9h 54m
English
CHAPTER 8
![]()
Cross Domain and Push Communication
In this chapter, you’ll explore how to overcome browser restrictions when it comes to crossing the origin boundaries in AJAX communication. Moreover, since all modern web applications need to have a flavor of real-time to them, you’ll look at how you can facilitate push communication from the Web API to the client and how to integrate real-time duplex communication between the client and your Web API application.
You will learn how to do the following: