Description
The previous limitation of one-way communication restricted the library’s applicability in scenarios requiring real-time bidirectional file exchange. We need to find a way to allow bidirectional file transfer.
Links / References
/-
Tasks / Definition of Done
Further information
Diagram showing the events emitted by FlottformFileInputHost and FlottformFileInputClient that can be used to update the UI.

Description
The previous limitation of one-way communication restricted the library’s applicability in scenarios requiring real-time bidirectional file exchange. We need to find a way to allow bidirectional file transfer.
Links / References
/-
Tasks / Definition of Done
FlottformChannelClient,FlottformChannelHost,FlottformFileInputClientandFlottformFileInputHostso that it allow us to build multiple use cases on top of it in the future.Further information
Diagram showing the events emitted by FlottformFileInputHost and FlottformFileInputClient that can be used to update the UI.