Daniel Rochetti
|
48bb6b3a50
|
fix(client): streaming abort error handling (#98)
|
2024-10-28 21:06:38 -07: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
|
762f28918d
|
fix(client): event stream response check (#89)
|
2024-09-19 08:23:11 -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
|
4eb8111cdc
|
fix(client): global reference when accessing fetch (#80)
|
2024-08-07 12:08:55 -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
|
d9ea6c7dd3
|
feat(client): subscribe to status (#76)
* feat(client): subscribe to status
* fix(client): timeout id type
|
2024-07-23 10:41:44 -07:00 |
|
Daniel Rochetti
|
2839e796db
|
feat(client): allow custom fetch impl (#74)
* feat(client): allow custom fetch impl
* fix(samples): remove test call
* fix: proxy middleware order
* chore(demo): switch to queue polling by default
|
2024-07-22 12:54:44 -07:00 |
|
Daniel Rochetti
|
4ea43b4cea
|
feat(client): stream queue status (#71)
* feat(client): stream queue status
* chore: remove console log
* fix: accumulative logs when streaming
* fix(client): stream logs on queue update
* chore(apps): remove pollInterval from sample apps
|
2024-06-25 15:00:01 -07:00 |
|
Daniel Rochetti
|
9262814578
|
feat: support recursive auto-upload (#62)
|
2024-04-15 08:33:38 -07:00 |
|
Daniel Rochetti
|
335b817e9c
|
feat(client): add streaming support (#56)
* feat(client): add streaming support
* fix: variable type definition
* chore: add docs
* chore: bump to client 0.9.0
|
2024-03-06 08:44:04 -08:00 |
|