cloud-game/web/js/network
Sergey Stepanov 7ee98c1b03 Add keyboard and mouse support
Keyboard and mouse controls will now work if you use the kbMouseSupport parameter in the config for Libretro cores. Be aware that capturing mouse and keyboard controls properly is only possible in fullscreen mode.

Note: In the case of DOSBox, a virtual filesystem handler is not yet implemented, thus each game state will be shared between all rooms (DOS game instances) of CloudRetro.
2024-08-02 11:04:44 +03:00
..
ajax.js Migrate from IIFE to modern ES modules 2024-03-17 22:09:43 +03:00
network.js Migrate from IIFE to modern ES modules 2024-03-17 22:09:43 +03:00
socket.js Fix wrong import order of some modules 2024-03-18 13:45:01 +03:00
webrtc.js Add keyboard and mouse support 2024-08-02 11:04:44 +03:00