6 Commits

Author SHA1 Message Date
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
2d28371d7e fix: app path (#9) 2024-01-20 21:20: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
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
eab88fe5bc feat: client working version 2023-11-11 19:55:27 -08:00