Allow users to 'control' Ema's live server through WebSocket. Add a `window.ema` object containing the API endpoints. - [x] `ema.switchRoute` to switch to different routes in live server: #70 - [ ] ... anything else? Use cases: - https://github.com/srid/emanote/discussions/121 - https://github.com/srid/ema/discussions/59
Allow users to 'control' Ema's live server through WebSocket. Add a
window.emaobject containing the API endpoints.ema.switchRouteto switch to different routes in live server: js: Add ema.switchRoute #70Use cases: