Crate turn_driver

Source

Structs§

Controller
The controller of the turn server is used to control the server and obtain server information through the HTTP interface
Info
Interface
Message
Controlling message packaging
Session
SessionAddr
Statistics

Enums§

Events
Transport

Traits§

Hooks
Abstraction that handles turn server communication with the outside world

Functions§

start_hooks_server
Create a hooks service, which will create an HTTP server. The turn server can request this server and push events to this server.