Skip to content

Commit ea5e303

Browse files
willbachdr-frmr
andauthored
Update and fix serve_ui and serve_index_html (#44)
* WIP: rework http library fns to be more ergonomic * Merge branch 'main' into dr/make-http-lib-good * Updated serve_ui to allow for serving more routes * Paths should not be optional * Fixed send_request_await_response --------- Co-authored-by: dr-frmr <docterformer@protonmail.com> Co-authored-by: doria <93405247+dr-frmr@users.noreply.github.com>
1 parent cc1f566 commit ea5e303

File tree

4 files changed

+233
-208
lines changed

4 files changed

+233
-208
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kinode_process_lib"
3-
version = "0.5.6"
3+
version = "0.5.7"
44
edition = "2021"
55

66
[features]

0 commit comments

Comments
 (0)