Unify and document archipelago framework #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Archipelagos is meant to be a framework for creating portable, modular dioxus UI components that work against
hero_rpcservers, and can be compiled into isolated widgets. The idea of an archipelago is basically that it is:hero_rpcclient.Currently, the documentation and implementation around this is not unified. Especially since we need to skill around using this: geomind_code/dev_docs#7, this organization and unification has become necessary.