Two problems seen in `changes()` in `examples\main.go`. 1. `watch-docs` is registered twice. 2. If we don't call `EnsureConnectedNow()`, we never get notifications. Not sure if it's an API contract or buggy.