datastar/site/static/code_snippets
Jérémy 3a561c2faa
Clojure SDK - Ability to gzip sse streams - improvements - new how to code snippet (#747)
* 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
2025-03-13 09:41:49 -06:00
..
getting_started Clojure SDK - Ability to gzip sse streams - improvements - new how to code snippet (#747) 2025-03-13 09:41:49 -06:00
going_deeper Clojure SDK - Ability to gzip sse streams - improvements - new how to code snippet (#747) 2025-03-13 09:41:49 -06:00
how_tos Clojure SDK - Ability to gzip sse streams - improvements - new how to code snippet (#747) 2025-03-13 09:41:49 -06:00