Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
vantage6 documentation
Light Logo Dark Logo
  • Overview
  • Introduction
  • Quickstart
  • Available algorithms
  • 1. User guide
    • 1.1. User interface
    • 1.2. Python client
    • 1.3. API
  • 2. Node admin guide
    • 2.1. Requirements
    • 2.2. Install
    • 2.3. Use
    • 2.4. Configure
  • 3. Hub admin guide
    • 3.4.1. Components
      • Headquarters
      • Authentication service
      • Store
      • UI
      • Image registry
      • Mailserver
      • Message broker
      • Azure Blob Storage
      • Prometheus
    • 3.4.2. Requirements
    • 3.4.3. Install
    • 3.4.4. Use
    • 3.4.5. Deployment
  • 4. Algorithm Development
    • 4.1. Algorithm concepts
    • 4.2. Algorithm development step-by-step guide
    • 4.3. Algorithm code structure
    • 4.4. Production-ready algorithm guidelines
    • 4.5. Classic Tutorial
  • 5. Community
    • 5.1. Contribute
    • 5.2. Documentation
    • 5.3. Release
    • 5.4. Development environment
  • 6. Technical reference
    • 6.1. Architecture
    • 6.2. Hub features
      • 6.2.1. API response structure
    • 6.3. Node features
      • 6.3.1. Whitelisting
    • 6.4. Algorithm features
      • 6.4.1. Algorithm container isolation
      • 6.4.2. Sessions
    • 6.5. Communication between components
      • 6.5.1. SocketIO connection
      • 6.5.2. End to end encryption
      • 6.5.3. Blob Storage
  • 7. Code documentation
  • 8. Glossary
  • Release notes
  • Partners
Back to top
View this page

6.5. Communication between componentsΒΆ

The following pages each describe one way that is used to communicate between different vantage6 components.

Contents:

  • 6.5.1. SocketIO connection
  • 6.5.2. End to end encryption
  • 6.5.3. Blob Storage
Next
6.5.1. SocketIO connection
Previous
6.4.2. Sessions
Copyright © 2024 vantage6
Made with Sphinx and @pradyunsg's Furo