[][src]Crate flv_future_core

Functions

main

run future and wait forever this is typically used in the server

run

run future and wait forever this is typically used in the server

run_block_on

same as async async std block on

sleep
spawn
spawn_blocking