NodeJS socket server to pipe some leap motion events to android device
- Use the server only as a static file loader.
- Remove Socket piping and use the WebRTC plugin to pass the events directly to the client( phone )
NodeJS socket server to pipe some leap motion events to android device