Hi All,
I'm looking at rewriting an old node-js server application which relies on
socket.io.
However, it seems to only be for Vert.x 1.x.
However, I haven't been able to find one which is available for Vert.x 3.x.
Also, so far my attempts to bring the 2.x one in line with 3.x APIs has been unsuccessful. (note that I am new to Vert.x so neither the old nor new APIs are yet familiar to me)
Does a 3.x module/verticle exist for this?
Any suggestions?
Thanks,
Frank