Skip to content

Allow bidirectional exchange of files #110

@nidhal-labidi

Description

@nidhal-labidi

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

  • Refactor the code of the classes FlottformChannelClient, FlottformChannelHost, FlottformFileInputClient and FlottformFileInputHost so that it allow us to build multiple use cases on top of it in the future.
  • Build a simple app to show how the bidirectional file transfer works.
  • Update the other projects (for example demo.flottform.io) which are using the old version of file transfer.

Further information

Diagram showing the events emitted by FlottformFileInputHost and FlottformFileInputClient that can be used to update the UI.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    ⚡ newNew tasks that were recently added and need attention from project management

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions