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

We strongly suggest to read section SharkComponent before you read this section. That section will be sufficient for most use cases.

In some very specific circumstances, we figured it helpful to have a reduced (basic) SharkPeer at hand. This basic version cannot deal with components but with key-value-pairs and ASAPHub support. This wiki was created to describe these aspects.

SharkPeer is a wrapper around ASAPPeer.

It adds additional functionality. Basic functionality is

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

Full:

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