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: wsProtocols should take string|string[] #47

Closed roerohan closed 1 year ago

roerohan commented 1 year ago

Description

Change the type of wsProtocols from string to string | string[].

Resolved issues

Closes #45

Before submitting the PR, please take the following into consideration

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: