coffee-tools / coffee-tools/coffee
sync data between different deamon
Open
🐛 - bug
💭 - brainstorming
feature request
- Dominant language
- Rust
- Stars
- 11
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
This is something we lost with the current design, when we use multiple daemons, we lost the sync between daemons.
The core crate should implement a protocol like JSON RPC 2.0 and expose it with a UNIX socket or something like that.
and then all the daemon need to be connected with this Unix socket
Contributor guide
Assessment
This issue has not been assessed yet.