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
|
dfeb8689f4
|
feat: support app id with namespaces (#61)
* feat: support app id with namespaces
* chore: remove unwanted page
* fix: queue status url
* chore: bump version for release
|
2024-04-06 01:19:38 -07:00 |
|
Daniel Rochetti
|
e0b7627f7a
|
feat(client): app id with path + realtime url (#51)
* feat: app id + path format support
* chore: bump client to 0.8.4
|
2024-02-20 18:59:37 -08:00 |
|
Daniel Rochetti
|
07f1b125f7
|
feat: fal.run url support (#40)
* feat: fal.run url support
* feat: new queue url format
* fix: build issue
* chore: change demo app ids
|
2024-01-15 15:14:21 -08:00 |
|
Daniel Rochetti
|
208073ce17
|
fix: react native uuid compatibility (#39)
|
2023-12-21 11:49:44 -08:00 |
|
Daniel Rochetti
|
3b11d468a8
|
feat(client): add function alias support (#7)
* feat(client): add function alias support
* fix(client): username in aliased url
|
2023-05-02 09:18:25 -07:00 |
|