i have current project writen in golang +
socket.io. So i decided to
move it to manos becouse i'm dot net addicted and dont really like
golang or node.js or java(all of them have server backends for
socket.io). So main problem is to implement
socket.io server version.
But i think it is a little bit hard and i m ready to use raw
websockets. I found some c# libs like nugget and superwesocket. Main
question: is it posiible to integrate one of this libs into manos
based app in x easy steps without deep understanding how manos works
and so on?