Initial scaffold accidentally created three separate gRPC channels (one for each of `_channel`, `_hub`, `_admin`). Refactor to a single shared channel — cleaner, fewer file descriptors, and `close()` actually closes everything now. Idle timeout raised to 5 minutes so polling-style page loops don't keep reconnecting. No public-API change. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| fai_dart_sdk.dart | ||