遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/4873)
<a href="https://www.bestpractices.dev/projects/4873"><img src="https://www.bestpractices.dev/projects/4873/badge"></a>
OpenVidu is a platform to facilitate the addition of video calls in your web or mobile application. It provides a complete stack of technologies very easy to integrate in your application. Our main goal is to allow developers to add real-time communications to their apps very fast and with low impact in their code.
Repository on GitHub, which uses git. git is distributed.
As the modules are mainly Maven Java projects the test suite can be run with mvn test
警告:需要URL,但找不到URL。
The project has a full suite of tests included in the main repository. This tests covers internal functionalities as well as e2e tests that cover the server functionality from the users perspective.
// X-Content-Type-Options was not set to "nosniff".
Instead of embedding run-time assertions, there are many external tests with assertions that are checked during automated testing. There is even e2e testing executed automatically before any release (even nightlies releases) https://github.com/OpenVidu/openvidu/tree/master/openvidu-test-e2e
Instead of embedding run-time assertions, there are many external tests with assertions that are checked during automated testing. There is even e2e testing executed automatically before any release (even nightlies releases)
后退