1
0
Fork 1
mirror of https://github.com/MingweiSamuel/Riven.git synced 2025-03-31 19:13:16 -07:00
Commit graph

3 commits

Author SHA1 Message Date
Mingwei Samuel
1d6b513aa7 feat: setup riven for wasm (nodejs) execution ()
+ use custom `Notify`
+ use different version of async sleep (tokio vs gloo-timers)
+ switch futures utils from `tokio` to `futures`
2024-02-24 21:42:06 -08:00
Mingwei Samuel
8d810ccca8 Add rustfmt.toml 2024-01-20 19:41:46 -08:00
Mingwei Samuel
74eb5fa045 Update example proxy for v2, use workspaces.
- `example/proxy` is new folder for `example_proxy`.
- `riven` is new folder for the main riven lib.
- Updated metadata to be an array and include HTTP method.
2021-09-09 14:31:39 -07:00
Renamed from src/req/mod.rs (Browse further)