I would like to use Omnifaces Socket as an alternative solution for Primefaces Push which is on the way to remove in the future. I already checked the showcase(http://showcase.omnifaces.org/push/socket) and found that it needs the CDI to init the PushContext. unfortunately, the framework, we are working on, CAN NOT support CDI, so: is there any chance that we can use the Omnifaces Socket without using CDI? If not can you suggest me another solution to implement Websocket instead of PrimefacesPush?
Thank you in advance!