Add WebRTC cross-region and replay repository MVP#3177
Conversation
Codecov Report❌ Patch coverage is @@ Coverage Diff @@
## main #3177 +/- ##
==========================================
+ Coverage 73.77% 73.96% +0.18%
==========================================
Files 1109 1116 +7
Lines 104383 105389 +1006
Branches 9567 9658 +91
==========================================
+ Hits 77013 77955 +942
+ Misses 24695 24675 -20
- Partials 2675 2759 +84
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 4 files with indirect coverage changes 🚀 New features to boost your workflow:
|
xiaoyaoqilan
left a comment
There was a problem hiding this comment.
it's not finish。
|
我要做6个pr在这里: |
|
Hi! I'm I would like to apply some automated changes to this pull request, but it looks like I don't have the necessary permissions to do so. To get this pull request into a mergeable state, please do one of the following two things:
|
|
Superseded by #3201. The implementation is consolidated into the |
Summary
dimos webrtc-mvpCLI withlocal,publish, andsubscribecommandsMotivation
This is the transport and repository foundation for #3158. It validates WebRTC/SFU latency and first-frame behavior while providing the smallest usable artifact-sharing path before memory2, remote Go2 replay, object storage, regional selection, and production hardening are layered on top.
Validation
ruff checkandruff format --checkpassedFollow-up stack
This is PR 1 of the #3158 implementation stack. Follow-ups add S3-compatible storage, memory2 integration, remote
unitree-go2replay, China/US node selection, and operational hardening.