H3
H3. @bull-board/h3 plugs in as an H3 event handler.
Install
registerHandlers() returns an H3 handler tree. Mount it alongside your router, the adapter handles its own sub-paths under the base path.
Full runnable example
- Simple setup:
examples/with-h3
Next steps
- UIConfig: title, logo, locale, polling.
- Read-only mode: disable destructive actions.
- Visibility guard: scope visible queues per request.
- Formatters: rewrite job fields for the UI.