Design P2P networking architecture and domain model #3
Labels
No labels
area: child
area: networking
area: parent
area: setup
area: testing
area: ui
priority: high
priority: low
priority: medium
size: l
size: m
size: s
size: xl
size: xs
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#5 Implement parent device: receive and render streams}
emidab/lullalink
#6 Implement mTLS-secured stream transport and connection lifecycle}
emidab/lullalink
#7 Implement QR-based pairing and mTLS trust establishment}
emidab/lullalink
#1 Initialize Flutter project with clean architecture
emidab/lullalink
Reference: emidab/lullalink#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Design the network architecture and shared abstractions for P2P discovery and mTLS-secured streaming before any concrete networking work. This is the contract the child/parent and streaming issues build on.
What to do
docs/architecture/and reference it from READMEAcceptance criteria
Notes