mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
✨ feat: Add warp (moq-pub) (#15)
## Description **What(what issue does this code solve/what feature does it add):** `Warp` will be used to "trasmit" the video and audio from the container to the user/viewer wherever they are. **How(how does it solve it):** 1. Add a Github worker that builds warp on pr, and one that builds and pushes on release ## Required Checklist: - [ ] I have added any necessary documentation and comments in my code (where appropriate) - [ ] I have added tests to make sure my code runs in all contexts ## Further comments
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "moq-server"]
|
||||
path = moq-server
|
||||
url = https://github.com/kixelated/moq-rs
|
||||
Reference in New Issue
Block a user