Diagram of the Hubs and Spoke stacks #3767
-
Does the Hubs team have a visual representation of the Hubs and Spoke stacks? https://hubs.mozilla.com/docs/hubs-cloud-aws-architecture.html |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
We do not have a diagram like that at this time. As for their interaction, |
Beta Was this translation helpful? Give feedback.
We do not have a diagram like that at this time. As for their interaction,
gltf-component-mappings
in the hubs codebase is probably the place to start. Spoke uploads gltf files with components in them to reticulum. The hubs client downloads these gltf files, then handles the components in them as per the mappings in that file.