cloud-game/pkg/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
..
httpx Fix possible NPEs 2023-11-26 22:39:46 +03:00
socket Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
webrtc Add keyboard and mouse support 2024-08-02 11:04:44 +03:00
websocket Increase ws write timeout for slow IO 2023-04-07 22:24:35 +03:00
address.go Fix possible NPEs 2023-11-26 22:39:46 +03:00
address_test.go Refactored v3 (#350) 2023-01-09 23:20:22 +03:00