You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Narigo
changed the title
Allow different protocols for signalling
Allow different protocols for signaling
Nov 16, 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
Further information
Supporting multiple protocols will make the system more versatile and adaptable to different environments and developer preferences.
The text was updated successfully, but these errors were encountered: