All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ubot.2.0.0-beta.2.source-code.README.blaubot.md Maven / Gradle / Ivy

Go to download

An easy to use publish/subscribe middleware to create and communicate through dynamically created adhoc networks.

The newest version!
[ ![Download](https://api.bintray.com/packages/hgross/maven/blaubot/images/download.svg) ](https://bintray.com/hgross/maven/blaubot/_latestVersion)
[ ![Maven Central](https://maven-badges.herokuapp.com/maven-central/eu.hgross/blaubot/badge.svg)](https://maven-badges.herokuapp.com/maven-central/eu.hgross/blaubot)
[ ![javadoc.io](https://javadocio-badges.herokuapp.com/eu.hgross/blaubot/badge.svg)](http://www.javadoc.io/doc/eu.hgross/blaubot/)
[ ![Join the chat at https://gitter.im/Blaubot/Blaubot](https://badges.gitter.im/Blaubot/Blaubot.svg)](https://gitter.im/Blaubot/Blaubot?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

# Blaubot
Blaubot is a middleware to create small adhoc networks via P2P connections such as Bluetooth-RFCOMM, Adhoc-WiFi or simple socket connections. Blaubot takes care of device discovery and connection establishment with the goal to minimize a developer's boilerplate code to set up these small networks.

Tl;dr our main goal is to let a developer call `start();` and spare him as much hassle as possible to create ad hoc networks.
Blaubot is written in Java and has a dedicated version for Android (blaubot-android).

The documentation and a quick start guide can be found on the [project site](http://blaubot.hgross.eu/).




© 2015 - 2025 Weber Informatics LLC | Privacy Policy