Tuesday, August 9, 2016

HYPE Labs

alt tag
Hype is an SDK for cross-platform peer-to-peer communication with mesh networking. Hype works even without Internet access, connecting devices via other communication channels such as Bluetooth, Wi-Fi direct, and Infrastructural Wi-Fi.
The Hype SDK has been designed by Hype Labs. It is currently in private Beta for iOS and Android.
You can start using Hype today, join the beta by subscribing on our website.

What does it do?

This project consists of a chat app sketch written to illustrate how to work with the SDK. The app displays a list of devices in close proximity, which can be tapped for exchanging text content. The SDK itself allows sending other kinds of media, such as pictures, or video, but the demo is limited for simplicity purposes.
Most of the documentation is inline with the code, and further information can be found on the Hype Labs official documentation site.

https://github.com/Hype-Labs/HypeChatDemo.ios - GitHub site
https://hypelabs.io/docs/ios/getting-started/ - Documentation

No comments:

Post a Comment