How to migrate UI Extensions

We have a lot of UI Extensions in V7/8 applications communicating via RPC (ex. Refresher). Any idea how to migrate this mechanism into Vaadin Flow?

It depends case by case. But it is fair assumption, that in most cases there is not much things to reuse in this area, and you need to redo those.