* fix: ensure start and stop callbacks are called
BREAKING CHANGE: dht experimental flag was removed and a dht.enabled property was added to the config
* fix: callback when not started rather than throwing asserts * fix: dont remove transports until the switch has stopped * test: update connection check logic * test: fix variable reference * chore: update switch dep * chore: update switch dep
* docs: add events to readme