I need to know if the events i am getting from the observeEventType
method are before or after the connection was establish, without having to add an timestamp on every message.
Should be possible to get only fresh messages because it is simple to implement, but can't find a way to do it using just the firebase interface.