Stephen Chavez
|
6505c4054f
|
Feat: HttpReader (#1733)
* The start of implementing http_reader, issue #1644
* structure done
* v1 of http_reader
* first http_header poc
* Add AsyncSeek trait
* remove import
* move import
* fix typo
* add error checking for async seek
* fix handling of positions
* rename variables
* Update backend/src/util/http_reader.rs
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
* clean up work
* improve error handling, and change if statement.
Co-authored-by: Stephen Chavez <stephen@start9labs.com>
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
|
2022-08-18 10:22:51 -06:00 |
|
Aiden McClelland
|
4286edd78f
|
allow embassy-cli not as root (#1501)
* allow embassy-cli not as root
* clean up merge
|
2022-06-07 11:11:01 -06:00 |
|
J M
|
b8751e7add
|
Chore/version 0 3 1 0 (#1475)
* feat: move over to workspaces
* chore: Move to libs
* chore:fix(build): Compat
* chore: fixing pr
|
2022-06-01 10:22:00 -06:00 |
|
J M
|
f7b5fb55d7
|
Feat/js action (#1437)
* Feat: js action
wip: Getting async js
feat: Have execute get action config
feat: Read + Write
chore: Add typing for globals
chore: Change the default path, include error on missing function, and add json File Read Write
chore: Change the default path, include error on missing function, and add json File Read Write
wip: Fix the unit test
wip: Fix the unit test
feat: module loading
* fix: Change the source + add input
* fix: single thread runtime
* fix: Smaller fixes
* Apply suggestions from code review
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
* fix: pr
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
|
2022-05-19 18:02:50 -06:00 |
|
Keagan McClelland
|
b4269ce09b
|
prevents packages from producing conflicting ssl configs (#1195)
* prevents packages from producing conflicting ssl configs
* remove commented code
commits missing file
fix builds
|
2022-02-14 17:53:46 -07:00 |
|
Aiden McClelland
|
edde478382
|
rename appmgr
|
2022-01-21 20:35:52 -07:00 |
|