options for push in vaadin 7.0

As noted in other forums push is being pushed to 7.1, which is at least 6 months from 7.0 (https://vaadin.com/forum/-/message_boards/view_message/1878844).

Meanwhile what are our options? If I look at the options available for vaadin 6.x most of these won’t work in 7.0.

Icepush - works in 6 & 7.
Don’t push - not compatible in 7
Don’t push ozone layer - not compatible in 7

So is icepush the recommended method till 7.1?

Thanks,
Vin

Yes, this is correct. For Vaadin 7 you can use
ICEPush
or you can also use
Refresher
. And yes, Vaadin 7.1 should already have own server-push implementation.