16 Commits

Author SHA1 Message Date
Daniel Rochetti
a58ca8a926 fix(queue): codable input request url (#17) 2024-03-12 16:23:32 -07:00
Daniel Rochetti
de83e2346d fix: webhook url (#16) 2024-03-12 14:48:54 -07:00
Daniel Rochetti
c88ea90c84 fix: timeout error callback (#15) 2024-02-27 07:48:17 -08:00
Daniel Rochetti
133bdfa4ee fix: queue status app + deprecated subscribe (#12)
* fix: queue status app id

* fix: deprecated function loop
2024-02-21 09:18:17 -08:00
Daniel Rochetti
98b078bbc8 feat: new app path + realtime url support (#11)
* feat: new app path + realtime url support

* fix: legacy path support
2024-02-20 18:57:05 -08:00
Daniel Rochetti
172f1fbe28 fix: queue timeout precision (#10)
* fix: queue timeout precision

* fix: remove print
2024-02-13 02:26:28 -08:00
Daniel Rochetti
2d28371d7e fix: app path (#9) 2024-01-20 21:20:02 -08:00
Daniel Rochetti
caf1e86d3b feat: fal.run url support (#7)
* feat: fal.run url support

* fix: msgpack ios15 support

* chore: add basic tests and build updates

* fix: build job runs-on

* fix: remove ubuntu build

* fix: remove version matrix for now

* fix: remove test temporarily

* fix: ios version

* fix: temp remove sample build

* chore: update msgpack dependency

* feat: add fal image codable struct

* chore: update all urls to fal.run
2024-01-19 19:19:02 -08:00
Daniel Rochetti
655c0089bd feat: file upload support + better error handling (#6)
* feat: file upload support + better error handling

* fix: http error handling

* chore: add storage docs
2023-12-15 11:29:38 -08:00
Daniel Rochetti
24f531005d feat: realtime binary protocol (#3)
* feat: initial high fps sample

* fix: remove prints

* feat: realtime turbo camera demo

* fix: fps count

* chore: docs and build update

* fix: remove non-exported targets

* feat: binary realtime protocol with msgpack

* fix: update macos support to v13

* chore: rename ObjectValue to Payload
2023-12-12 11:00:07 -08:00
Daniel Rochetti
b05b059379 fix: invalidate connection on fatal error 2023-12-01 13:46:54 -08:00
Daniel Rochetti
57cad5509d fix: task receive loop 2023-12-01 12:34:50 -08:00
Daniel Rochetti
85d298c698 feat: realtime support (#2)
* feat(wip): initial realtime impl

* chore: move sample app to samples folder

* feat: realtime + pencilkit sample

* chore: update readme
2023-11-27 22:56:40 -08:00
Daniel Rochetti
b56e8d2baa chore: add build workflow (#1)
* chore: add build workflow

* chore: test macos runtime

* fix: swift version on build

* fix: swift version 5.9

* chore: add swiftformat

* fix: remove build sample app for now

* chore: add license etc

* chore: sample working version
2023-11-25 20:50:42 -08:00
Daniel Rochetti
eab88fe5bc feat: client working version 2023-11-11 19:55:27 -08:00
Daniel Rochetti
dc9b7bc6b7 chore: initial commit 2023-11-05 01:25:07 -08:00