mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-15 01:18:57 +03:00
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
Video Conferencing System:
|
|
|
|
1. User: Represents a user in the system.
|
|
|
|
2. Meeting: Handles participant management and audio/video streaming. |