Hi, > On 6 Nov 2018, at 02:06, Shaping <[email protected]> wrote: > > Hi all. > > What is the easiest way to port Zinc Websockets to VW? Has this been done? > > > Shaping
Zinc-WebSockets-Core is actually not that big, but it builds on top of the Zinc HTTP Components framework and is kind of integrated with it. I would suggest you start by studying its implementation and then evaluate how to get this working on top of VW's HTTP classes. Sven
