This is another small release which aims to bring solution to self-signed certs, mTLS, broken-cert (only for testing of course) and other exotic SSL/TLS setups. As well with some minor fixes in the documentation of this library.
The changelog for this release is the following:
- Added
cert
andverify
options to the OpenVidu object constructor. - Various fixes in the documentation
- Included Python 3.10 in the test suite