Skip to content

Allow Bidirectional Text Transfer using Flottform #107

@nidhal-labidi

Description

@nidhal-labidi

Description

The previous limitation of one-way communication restricted the library’s applicability in scenarios requiring real-time bidirectional text exchange, such as chat applications. We need to find a way to allow bidirectional text transfer.

Links / References

/-

Tasks / Definition of Done

  • Add two events for text-transfered, text-received instead of the event done.
  • Update the classes FlottformChannelClient, FlottformChannelHost, FlottformTextInputClient and FlottformTextInputHost
  • Build a messaging app to show how the bidirectional text transfer works
  • Update the other projects (for example where-are-you.at) which are using the old version of text transfer

Further information

Diagram showing the events emitted by FlottformTextInputHost and FlottformTextInputClient that can be used to update the UI.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions