[][src]Module streaming_platform::server

Functions

start

Starts the server based on provided ServerConfig struct. Creates new runtime and blocks.

start_future

Future for new server start based on provided ServerConfig struct, in case you want to create runtime by yourself.