* Refactor: Ring jetty adapter is now a generic ring adapter
Minor changes:
- Properly eliding SSE retry duration
- Added a small utility in the main api.
- Added a new option to the ->sse-response functions to support
modifying the HTTP response status.
- Fixed typos and errors in the docs.
- using consts version number.
- Prepared tests for rj9a
- Properly killing webrivers when shutting down tests
* Docs: fixing the fixed typo
* Revamp apply and cleanup to be based primarily on MutationObserver
* Improve `data-on` timing functions
Fixes#519
* inline cast
* Update library/src/engine/engine.ts
Co-authored-by: Thomas Threadgold <2460166+Regaez@users.noreply.github.com>
* cleanup and merge with develop
* Add timing example
* remove apply
---------
Co-authored-by: Thomas Threadgold <2460166+Regaez@users.noreply.github.com>
Co-authored-by: Ben Croker <ben@putyourlightson.com>
* Feature: added clojure sdk
Chore: rebasing on latest
(last commit from clojure-sdk d6259824908c)
* Fix: alphabetical order
* Docs: Actual broadcast example
* Test: adding shell test support
Fix: order of options in data-lines for execute scripts events
Fix: fixed signal handling / missing options
Refactor: using the generated constants for boolean options
* Test: passing shell tests
Chore: task build