Bug fixes, and Scroll Wheel Support
I added support for using mouse scroll wheel. I also fixed a bug where if a browser lost connection before sending a keyup message, that key would continue to be pressed server side. Now on disconnect, the mouse and keyboard are simulated released and I delete all keys being autoreapeated in the keysDown sync.Map