compose-us / flottform

A better UX for file uploads #build-in-public
https://github.com/compose-us/build-in-public/blob/main/README.md#ux-improvement-for-file-uploads-in-web-forms-working-title-flottform
Other
1 stars 0 forks source link

Allow different protocols for signaling #87

Open TamaraBogantseva opened 1 week ago

TamaraBogantseva commented 1 week ago

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.