Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement WebSocket functionality using Gorilla WebSocket library for real-time communication #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ichandrasharma
Copy link

This pull request introduces WebSocket support for real-time communication in the backend using the gorilla/websocket package. This feature aims to enable real-time bi-directional communication between the server and clients, improving the user experience for scenarios like live debates, messaging, notifications, and other interactive features within the Debate AI platform.

@Karn-x7
Copy link

Karn-x7 commented Jan 21, 2025

greattt workkkk

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