I implement a scenario including one server (subscriber) and two publishers. Each publisher sends only one data value to the subscriber. In the server-side, I create 1 Connection, 1 ReaderGroup, and 2 ...