mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-21 16:01:29 +00:00
- Added VNC session handling with a new VncForm component for user input. - Integrated VNC connection settings, including host, port, and password management. - Enhanced RDP functionality with improved rendering and input handling. - Introduced RemoteDesktopSurface for optimized frame rendering using WebGL and Canvas2D. - Added tests for VNC and Remote Desktop components to ensure reliability and performance.