# Wetware components ## Core components - [x] [Cap'n Proto](https://github.com/capnproto/capnproto-rust) - [x] [Libp2p](https://docs.rs/libp2p/latest/libp2p/) - [x] Process management - [ ] [wasmer](https://github.com/wasmerio/wasmer) - [ ] [Aurae](https://github.com/aurae-runtime/aurae) - [x] Routing table - Handled by both foca and memberlist - [x] Discovery - [ ] https://github.com/hashicorp/memberlist <-- pluggable - [ ] https://github.com/caio/foca - [ ] https://github.com/superfly/corrosion - [ ] Bootstrap - [ ] UDP Multicast - [ ] MDNS ## Supporting components - [ ] [CLI](https://github.com/clap-rs/clap) - [ ] Logging - [ ] Metrics