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.