Daniel Rochetti
|
145159a12f
|
feat(client): realtime client (#29)
* feat(client): realtime client
* chore: alpha release
* fix: remove os requirement
* fix: check if process is defined
* fix: ws connection key
* fix: outgoing request throttling logic
* chore: 0.6.0.alpha.4 release
* chore: update realtime demo
* chore: update preloaded scene
* feat: auth wip
* fix: compilation issue
* feat: basic auth impl missing error handling
* chore: remove console.log prepare 0.6.0
* fix: remove unsused code
|
2023-11-27 09:43:37 -08:00 |
|
Daniel Rochetti
|
0a18c7e93d
|
feat: add audio example with whisper (#25)
* feat: whisper example
* feat: whisper working example
* feat: whisper demo impl
* fix: fal config proxy
* chore: add app router info to readme
* fix: proxy url example
|
2023-11-09 18:46:19 -08:00 |
|
Daniel Rochetti
|
22d930c0ac
|
chore: build tool updates (#24)
* chore: build tool updates
* chore: update readme docs
|
2023-11-09 13:10:44 -08:00 |
|
Daniel Rochetti
|
78ffa58162
|
feat: client file upload (#18)
* feat: client file upload
* feat: signed upload
* fix: add multipart header
* fix: remove unused file
* chore(wip): own signature impl
* feat: use gcs presigned upload
* fix: invalid export
* fix: rest api host url
* feat: final upload logic and sample
|
2023-11-02 19:30:46 -07:00 |
|
Daniel Rochetti
|
3a98fd6d0f
|
feat: next proxy app router support (#22)
* feat: add nextjs app router support
* chore: rename nextjs page router demo
* feat: support nextjs app router with example
* chore(proxy): bump to 0.4.0
* chore: update package-lock.json
* chore: remove formidable
* chore: update package-lock.json
* fix: page export
* fix: type issues
* fix: remove comment
* fix: eslint any warning
* chore: client version bump 0.4.2
|
2023-10-30 09:01:15 -07:00 |
|