Struct turn::server::Server[][src]

pub struct Server { /* fields omitted */ }
Expand description

Server is an instance of the TURN Server

Implementations

creates the TURN server

Close stops the TURN Server. It cleans up any associated state and closes all connections it is managing

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.