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
Further information
Diagram showing the events emitted by FlottformTextInputHost and FlottformTextInputClient 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 text exchange, such as chat applications. We need to find a way to allow bidirectional text transfer.
Links / References
/-
Tasks / Definition of Done
text-transfered,text-receivedinstead of the eventdone.FlottformChannelClient,FlottformChannelHost,FlottformTextInputClientandFlottformTextInputHostFurther information
Diagram showing the events emitted by FlottformTextInputHost and FlottformTextInputClient that can be used to update the UI.