* Feature: gzip
Docs: changelog, removed todos
Feature: locking macro for sse generators.
Feature: flowstorm setup
Refactor: the SSE event writing code is now generic
Chore: bumped http-kit version
Feature: new malli schemas + fixes
Docs: adding the how to load more list items doc
* Fix: forgotten closing call
* Docs: fixed text
* Refactor: using write profiles to configure compression and buffering
Docs: modified the docs to reflect the new write profile mechanism
Refactor: changed the malli schema to go with the write profiles
* Feature: better error handling
* Docs: fixed unbalanced brackets / typos
* Docs: fixed example
* Docs: better write profiles docs
* Refactor: consistent namespaced keyword for all option
`:on-open` and `:on-close` options are deprecated
Docs: all callbacks are documented in docstrings
Calling context, return values and exception behavior are documented
* Refactor: using the new callback name everywhere
* Docs: Readme is redone and more docstrings