Home
last modified time | relevance | path

Searched refs:service (Results 1 – 7 of 7) sorted by relevance

/xiu/application/xiu/src/
H A Dlib.rs5 pub mod service; module
H A Dmain.rs8 xiu::{config, config::Config, service::Service},
186 let mut service = Service::new(config); in main() localVariable
187 service.run().await?; in main()
/xiu/protocol/httpflv/src/
H A Dserver.rs6 service::{make_service_fn, service_fn},
/xiu/protocol/hls/src/
H A Dserver.rs3 service::{make_service_fn, service_fn},
/xiu/
H A DREADME.md49 - [x] Support configuring the service using command line or a configuration file.
75 Start the service with the following command to get help:
286 Use the above methods to push rtmp live stream to service 1, then the stream can be pushed to servi…
319 … methods to push live stream to service 1, when you play the stream from serivce 2, it will pull t…
H A DCargo.lock267 "tower-service",
284 "tower-service",
1410 "tower-service",
2202 "tower-service",
2947 "tower-service",
2967 "tower-service",
2977 name = "tower-service"
/xiu/application/xiu/
H A DREADME.md44 - [x] Support configuring the service using command line or a configuration file.
70 Start the service with the following command to get help:
281 Use the above methods to push rtmp live stream to service 1, then the stream can be pushed to servi…
314 … methods to push live stream to service 1, when you play the stream from serivce 2, it will pull t…