Single-process collaborative Diffuser.
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The multi-worker model is too much to document and share with the world. Something simpler. A single process that does the socket lookup with endpoints defined for the socket process and the server posting process. Imagining the socket process being something like an MQTT server while the server posting process is a work queue. The user can build retry logic into each side. The socket process will have to implement a specified API with publish, hangup and shutdown actions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.