Skip to content

Add Agora integration and enhance WebSocket connection management#3

Open
Sagar-S00 wants to merge 1 commit into
altamino:devfrom
Sagar-S00:bakugo/agora-implementation
Open

Add Agora integration and enhance WebSocket connection management#3
Sagar-S00 wants to merge 1 commit into
altamino:devfrom
Sagar-S00:bakugo/agora-implementation

Conversation

@Sagar-S00

Copy link
Copy Markdown
  • Introduced Agora app ID and certificate configuration in config.py.
  • Added Agora-related functionality in a new agora.py helper file.
  • Updated Dockerfile to set PYTHONUNBUFFERED environment variable.
  • Refactored connection_manager.py to improve connection handling and thread subscription management.
  • Updated dependencies in pyproject.toml and uv.lock to include agora-token-builder.

- Introduced Agora app ID and certificate configuration in `config.py`.
- Added Agora-related functionality in a new `agora.py` helper file.
- Updated `Dockerfile` to set `PYTHONUNBUFFERED` environment variable.
- Refactored `connection_manager.py` to improve connection handling and thread subscription management.
- Updated dependencies in `pyproject.toml` and `uv.lock` to include `agora-token-builder`.
@alx0rr

alx0rr commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bro, why did you cut out the Redis listener? The API uses it to transmit new messages and communicate with the WebSocket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants