https://github.com/codetheorem/huddle
https://github.com/codetheorem/huddle
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codetheorem/huddle
- Owner: codetheorem
- Created: 2023-07-24T05:32:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T05:42:56.000Z (almost 3 years ago)
- Last Synced: 2025-12-25T18:58:39.336Z (6 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Huddle
A video chat built using python which employs pub-sub architecture.
## Design Overview

## Pub-Sub Architecture (Publisher-Subscriber Model)
