Summary

Review processing real-time updates.

We'll cover the following...

In this chapter, we implemented a real-world example of consuming real-time messages coming from a WebSocket server in a reactive way. We explained the requirements and the context. Then we explored the features of WebSocketSubject ...