Daniel Rochetti
|
bc04feeb85
|
fix(proxy): svelte immutable error (#109)
* fix(proxy): svelte immutable error
* chore: version bump
* fix: release tag format script
|
2024-11-21 12:27:49 -08:00 |
|
Daniel Rochetti
|
543b9208eb
|
feat: 1.0.0 release (#91)
* chore(client): rename function module
* chore: allow client to be created multiple times
singleton client is not the default but it still present as a compatibility layer
* chore: update docs
* feat(client): improved result typing
* chore: update demo app code
* chore: updated reference docs
* chore: update proxy code
* chore: alpha release
* chore: fix lint staged rule
* chore: clean-up docs
* chore: reference docs updated
|
2024-10-07 12:54:30 -07:00 |
|
Daniel Rochetti
|
c3a3c3d21a
|
chore: upgrade dependencies and tooling (#81)
* chore: remove uuid-random dependency
* chore: upgrade prettier
* chore(client): bump version for release
|
2024-08-07 15:45:15 -07:00 |
|
Daniel Rochetti
|
6edbf2948d
|
feat(client): binary chunk streaming support (#77)
* feat(client): binary chunk streaming support
* fix: buffer update
* fix: audio playing
* fix: media resource setup
* feat: allow streaming through the proxy
* fix: legacy urls env
* feat: streaming connection mode
* chore: bump client alpha version
* feat(proxy): enable response streaming when supported
* fix: queue streaming
* chore: deprecated endpoint id cleanup
* fix: client tests
* chore: demo page updates
* chore: bump version for release
|
2024-08-06 09:09:40 -07:00 |
|
Daniel Rochetti
|
903af74da1
|
feat: queue cancel support (#75)
* feat(client): queue request cancel support
* feat(proxy): add mapping to put requests
|
2024-07-22 12:59:45 -07:00 |
|
Daniel Rochetti
|
9cc7cf5456
|
feat(proxy): svelte support (#47)
|
2024-02-05 13:55:16 -08:00 |
|