mirror of
https://github.com/v0l/zap-stream-core.git
synced 2025-06-17 09:28:51 +00:00
Init demuxer
This commit is contained in:
5
src/ingress/mod.rs
Normal file
5
src/ingress/mod.rs
Normal file
@ -0,0 +1,5 @@
|
||||
pub mod srt;
|
||||
|
||||
pub struct ConnectionInfo {
|
||||
|
||||
}
|
Reference in New Issue
Block a user