Skip to content

wanhive/hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Wanhive Hub

With the Wanhive Hub build secure multimedia based Internet of Things.

This package is part of the Wanhive IoT Platform.

Features

  • Access control
  • Endpoint identification and authentication
  • Message-based end-to-end multistreaming
  • Publish-subscribe messaging pattern
  • Secure communication using TLS/SSL

Package

This package includes

  • Authentication hub facilitates the identification, authentication, and authorization of the IoT endpoints.
  • Overlay hub acts as an intermediary between the IoT endpoints and ensures movement of data between the connected devices.
  • Development files for building server and client-side IoT applications.

Recommended packages

Download

For production use

Download the source code archive recommended for production use from here. This project doesn't distribute pre-compiled binaries.

Download the source code archives of the official releases from here.

For development and testing

You can obtain a clone of this git repository for testing and development. If you wish to contribute to this project, see Contributing.

HTTPS: git clone https://github.com/wanhive/hub.git
SSH: git clone git@github.com:wanhive/hub.git

Installation

Please refer to the installation guide for detailed instructions about compiling and installing the Wanhive Hub. This document answers some of the frequently asked questions.

Resources