Commit Graph

7 Commits

Author SHA1 Message Date
Laureηt Fainsin b055b22dab
add X-Accel-Buffering to python sdk SSE_HEADERS 2025-04-15 12:49:00 +02:00
Chase Sterling 3c5974c2e1
Python SDK: Allow objects with the __html__ protocol to be used for merge_fragments (#837)
* Allow objects with the __html__ protocol to be used for merge_fragments

* Clarify what HasHtml is for with a docstring
2025-04-14 19:31:20 -06:00
Chase Sterling a705eb7044
Add redirect helper on python ServerSentEventGenerator (#836) 2025-04-14 10:33:12 -06:00
Chase Sterling 16fa3cdd90
Python SDK: change `merge_fragments` to take a string rather than list (#822)
* python sdk: change merge_fragments to take a string rather than list

* Change merge_fragments for fasthtml to accept a string rather than list
2025-04-11 13:01:09 -06:00
Chase Sterling 59c5221b7a
Make consts in python SDK more idiomatic. fix #767 (#773)
* Make consts in python SDK more idiomatic. fix #767

* Make python sdk consts match ruff formatting
2025-03-18 07:36:38 -06:00
Ben Croker c35b85ce4e
Remove settling from SSE events and SDKs (#764)
* Remove settling

* Add release note

* Bump PHP SDK version

* Remove from composer
2025-03-15 16:25:33 -06:00
Felix Ingram 3c6c29f3b9
SDK for python (#250) 2025-01-05 10:35:33 -06:00