With the Wanhive Hub build secure multimedia based Internet of Things.
This package is part of the Wanhive IoT Platform.
- Access control
- Endpoint identification and authentication
- Message-based end-to-end multistreaming
- Publish-subscribe messaging pattern
- Secure communication using TLS/SSL
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.
- Wanhive Pug physical computing library for the Wanhive IoT Platform.
- Wanhive EndPoint the IoT endpoint development library written in Java.
- Wanhive IoT web console a web application for the management of users and IoT endpoints.
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.
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
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.