Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Client-side Python libraries may automatically reconnect
- moved WATCH_* options to their own file to deduplicate definition - defaults behavior is to exit-on-failure - activated by calling to `gps.gps(..., reconnect=True)` - refactors stream(...) function to deduplicate processing - added dictionary methods to 'class dictwrapper' Signed-off-by: Gary E. Miller <[email protected]>
- Loading branch information