Add update and forget network functions #67

Merged
glyph merged 2 commits from add_network_functions into main 2022-01-12 15:38:09 +00:00
Owner

While performing the peach-web-lite experiment I noticed that forget() and update() were defined in the old JSON-RPC-based peach-network but did not make it into the refactored version.

This PR adds those two functions so that they can be called from peach-web.

Also bumps version number.

Note: I will merge main into this PR after PR#66 has been merged.

While performing the `peach-web-lite` experiment I noticed that `forget()` and `update()` were defined in the old JSON-RPC-based `peach-network` but did not make it into the refactored version. This PR adds those two functions so that they can be called from `peach-web`. Also bumps version number. ~~_Note: I will merge `main` into this PR after [PR#66](https://git.coopcloud.tech/PeachCloud/peach-workspace/pulls/66) has been merged._~~
glyph added the
enhancement
peach-network
labels 2022-01-12 11:42:44 +00:00
glyph added 4 commits 2022-01-12 11:42:45 +00:00
glyph added 1 commit 2022-01-12 15:37:05 +00:00
glyph merged commit cbb4027099 into main 2022-01-12 15:38:09 +00:00
glyph deleted branch add_network_functions 2022-01-12 15:38:21 +00:00
Sign in to join this conversation.
No description provided.