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

Allow different protocols for signaling #87

Open
3 tasks
TamaraBogantseva opened this issue Nov 15, 2024 · 0 comments
Open
3 tasks

Allow different protocols for signaling #87

TamaraBogantseva opened this issue Nov 15, 2024 · 0 comments

Comments

@TamaraBogantseva
Copy link
Contributor

TamaraBogantseva commented Nov 15, 2024

Description

Currently, the signaling process is limited to a single protocol. To increase flexibility and accommodate various use cases, implement support for multiple signaling protocols. This will allow developers to choose the protocol that best fits their requirements, such as WebSocket, HTTP/HTTPS, or other transport mechanisms.

Links / References

\

Tasks / Definition of Done

  • Implement support for selecting and using different protocols in the signaling process.
  • Ensure compatibility with existing functionality and maintain seamless performance across all supported protocols.
  • Test signaling with each supported protocol to confirm stability and reliability.

Further information

Supporting multiple protocols will make the system more versatile and adaptable to different environments and developer preferences.

@Narigo Narigo changed the title Allow different protocols for signalling Allow different protocols for signaling Nov 16, 2024
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

No branches or pull requests

1 participant