Commit fe0d551
authored
feat(fdc): Handle disconnects and reconnects (#18157)
* Handle disconnects and reconnects
* Address gemini review comments
* Reconnection logic
* Fixes to reconnect on startup
* Fix to decode binary data from server
* Handle gemini feedback
* Update rest_transport mocks with new windows provider sig1 parent 13cb449 commit fe0d551
5 files changed
Lines changed: 314 additions & 58 deletions
File tree
- packages/firebase_data_connect/firebase_data_connect
- lib/src
- core
- network
- test/src
- cache
- network
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | | - | |
340 | | - | |
341 | | - | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| |||
0 commit comments