June 2018
Intermediate to advanced
348 pages
8h 45m
English
Before we conclude this chapter, let's discuss a few examples, to work with an event-based system using the RxCpp library. In this section, we'll discuss two examples to understand how effective the RxCpp library can be in meeting real-world scenarios. We will discuss an example that demonstrates the aggregation of data in a Stream and application event handling, using the RxCpp library.