extreme v0.7.0 Release Notes

Release Date: 2016-10-18 // over 7 years ago
    • When read_and_stay_subscribed/7 function is called, :caught_up message is sent to subscriber after existing events are read (or if there were no events) and before new events arrive. This is sign to your listener that you are up-to-date. If you don't have catch all handle_info/2 in your receiver this is breaking change!