- Expose `/client/server.json` so clients know the CS API base endpoint for things like media requests
(and in future sending events, etc)
- Tidy up a few comments.
- Move svg / bandwidth code to devtools.js
- Move HTTP API code to SlidingSyncConnection (with abort controller and tx/rx stats)
- Remove debug commands: they need to be re-done to be actually useful for developers.