Flutter-Apps-pty / drift_network_bridge

0 stars 0 forks source link

Drift_network_bridge DriftNetworkCommunication #2

Open Heinrich-vanNieuwenhuizen opened 5 months ago

Heinrich-vanNieuwenhuizen commented 5 months ago

update final StreamChannel<Object?> _channel; so that it has orgin even maybe address to reply to.

Background

We are trying in scotch_dev_real-time to reply to clients from where it sent the message. Meaning the device cannot connect to local but the server can. Thus it should only reply on cloud, but origin is lost via the network stream.