Docs.rs
opentok-server-0.1.3
opentok-server 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
philn
ferjm
Dependencies
base64 ^0.13.0
normal
futures ^0.3.17
normal
hmac-sha1 ^0.1.3
normal
jsonwebtoken ^7.2.0
normal
rand ^0.8.4
normal
rustc-serialize ^0.3.24
normal
serde ^1.0.130
normal
serde_json ^1.0.68
normal
surf ^2.3.1
normal
thiserror ^1.0.25
normal
Versions
46.88%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
opentok_
server
0.1.3
All Items
Crate Items
Structs
Enums
Type Aliases
Crate
opentok_server
Copy item path
Source
Structs
§
OpenTok
Top level entry point exposing the OpenTok server SDK functionality. Contains methods for creating OpenTok sessions, generating tokens and getting information about streams.
Session
Options
OpenTok Session options to be provided at Session creation time.
Stream
Info
Enums
§
Archive
Mode
Determines whether a session is automatically archived or not. Archiving is currently unsupported.
Media
Mode
Determines whether a session will transmit streams using the OpenTok Media Router or not.
Open
TokError
OpenTokError enumerates all possible errors returned by this library.
Token
Role
Video
Type
Type Aliases
§
Session
Id
Unique session identifier.