roerohan / react-vnc

A React Component to connect to a websockified VNC client using noVNC.
https://roerohan.github.io/react-vnc/
MIT License
88 stars 21 forks source link

feat(imperativeHandles): implemented noVNC RFB methods #28

Closed roerohan closed 2 years ago

roerohan commented 2 years ago

Description

Implemented the following imperativeHandles from RFB.

sendCredentials,
sendKey,
sendCtrlAltDel,
focus,
blur,
machineShutdown,
machineReboot,
machineReset,
clipboardPaste

Resolved issues

Closes #27

Before submitting the PR, please take the following into consideration

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 0.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: