mirror of https://github.com/OpenVidu/openvidu.git
forcedVideoCodecResolved is a property that gets automatically assigned by the server and only used by it; clients don't need to know about its existence and don't need to use it. Similarly, SessionProperties itself should not serialize this field. NOTE: We should probably separate SessionProperties into a client- and server-specific classes, given that they need to handle slightly different states. |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| .gitignore | ||
| .npmignore | ||
| README.md | ||
| generate-docs.sh | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
README.md
openvidu-node-client
-
Description: Library for your NODE server. It is a fully compatible and simple alternative to the REST API exposed by OpenVidu Server.
-
Docs: openvidu-node-client API
-
Release: OpenVidu Artifacts