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
|
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
|
ab210d9da4
|
feat(client): enable both polling and streaming for queue status (#72)
|
2024-07-11 08:41:46 -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 |
|