mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Run reader and keep-alive workers on dedicated threads provided by SingleThreadExecutor. The thread handlers are stored in EndpointState, the workers are automatically terminated when EndpointState is destroyed. PiperOrigin-RevId: 380543888