mirror of
https://github.com/nestriness/warp.git
synced 2025-12-13 02:15:42 +02:00
Refactor the codebase
This commit is contained in:
@@ -20,6 +20,17 @@ chrono = "0.4.31"
|
||||
m3u8-rs = "5.0.4"
|
||||
isobmff = { git = "https://github.com/LMinJae/isobmff-rs", version = "0.1.0" }
|
||||
bytes = "1.5.0"
|
||||
|
||||
# QUIC
|
||||
quinn = "0.10"
|
||||
webtransport-quinn = "0.6.1"
|
||||
url = "2"
|
||||
|
||||
# Crypto
|
||||
rustls = { version = "0.21", features = ["dangerous_configuration"] }
|
||||
rustls-native-certs = "0.6"
|
||||
rustls-pemfile = "1"
|
||||
|
||||
mp4 = "0.14.0"
|
||||
moq-transport = { git = "https://github.com/kixelated/moq-rs", version = "0.2.0" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user