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

fix(rfb): expose rfb in VncScreen useImperativeHandle #26

Closed roerohan closed 2 years ago

roerohan commented 2 years ago

25 #24

The rfb object is also exposed with vncScreenRef, so it need not be assigned to a separate ref by getting it from the onConnect callback.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: