Learn how to use messaging technologies to build responsive and resilient applications for mobile devices and web browsers. With this hands-on guide, you’ll use the STOMP and MQTT messaging protocols to write iOS and web applications capable of sending and receiving GPS and device sensor data, text messages, and alerts.
Messaging protocols are not only simple to use, but also conserve network bandwidth, device memory, and batteries. Using this book’s step-by-step format, author Jeff Mesnil helps you work with Objective-C and JavaScript libraries, as well as the protocols. All you need to get started are basic programming skills.
Chapter 1. Introduction
Part I. STOMP
Chapter 2. Mobile Messaging with STOMP
Chapter 3. Web Messaging with STOMP
Chapter 4. Advanced STOMP
Chapter 5. Beyond STOMP
Part II. MQTT
Chapter 6. Mobile Messaging with MQTT
Chapter 7. Web Messaging with MQTT
Chapter 8. Advanced MQTT
Part III. Appendixes
Appendix A. Apache ActiveMQ
Appendix B. Mosquitto