tursodatabase / libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
https://turso.tech/libsql
MIT License
11.25k stars 286 forks source link

Improve the listen endpoint #1563

Closed athoscouto closed 4 months ago

athoscouto commented 4 months ago

Make it return SSE headers, so proxies know that the response is a stream. Make action query parameters optional, so users aren't forced to specify them always.