9 years ago by peekay732
I have a web app where I'm using socket.io on the server & client to communicate -- server listens to VNC over RFB protocol to send rect events to client. Client listens to user input events and communicates that to server. I am using canvas to paint the rect events.
I need to build the mobile version of this and found your project incredibly impressive and perfect for my use case.
Is it possible to communicate with socket-io server using impact.js?
I need to build the mobile version of this and found your project incredibly impressive and perfect for my use case.
Is it possible to communicate with socket-io server using impact.js?