HTTP Endpoint support
Closed this issue · 1 comments
avaidyam commented
Create a common HTTPServer
for Endpoint
and allow each registered Nucleus
to handle its own HTTP/REST-based API.
- Provide URL scheme for Cells and Nuclei
- Support local or remote schemes
- Nominal type of Nucleus
- Physical network location and names of ancestors
- 32-bit UID for disambiguation on the same path
- 128-bit GUID for global identification
avaidyam commented
Too heavyweight.