Skip to content
Thomas Schwotzer edited this page Aug 30, 2021 · 28 revisions

SharkPeer is a wrapper around ASAPPeer. It adds additional functionality. We decided to split those new functionalities into to packages:

Basic:

  • Additional data can be kept with a peer.
  • ASAP hubs can be managed

Full:

  • allows management of several SharkComponent using a single ASAPPeer.

Introduction

Shark Components

  1. Describe your component
  2. Component initialization
  3. Setup Shark App
  4. Component launch

ASAP Hub Management

  1. What's a hub
  2. hub information management
  3. connection management
Clone this wiki locally