Bug Fixes
- allow a few unacked pings before restarting connection (7c880a2)
- handle reconnect better (be5ad79)
- headless process not exiting (3821983)
- on device detect scan now and after a short delay. often on mac the delay is needed to find the device when scanning (375d5d4)
- opening connection to localhost before target at starutp (118d149)
- replace packet parsing recursion with a loop to avoid max call stack issues (bb46f5a)