{"id":13989076,"url":"https://github.com/thiaguten/rx-mqtt","last_synced_at":"2025-07-22T10:30:58.623Z","repository":{"id":57715367,"uuid":"113585452","full_name":"thiaguten/rx-mqtt","owner":"thiaguten","description":"RxMQTT is a library for handle MQTT messages and for composing asynchronous and event-based operations by using observable sequences.","archived":true,"fork":false,"pushed_at":"2018-08-04T20:13:30.000Z","size":207,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-29T07:37:10.669Z","etag":null,"topics":["iot","mqtt","mqtt-client","paho-mqtt","rx-mqtt","rxjava2"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thiaguten.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-08T14:56:11.000Z","updated_at":"2024-04-15T21:20:47.000Z","dependencies_parsed_at":"2022-09-03T08:20:22.546Z","dependency_job_id":null,"html_url":"https://github.com/thiaguten/rx-mqtt","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/thiaguten/rx-mqtt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiaguten%2Frx-mqtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiaguten%2Frx-mqtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiaguten%2Frx-mqtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiaguten%2Frx-mqtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiaguten","download_url":"https://codeload.github.com/thiaguten/rx-mqtt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiaguten%2Frx-mqtt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266474978,"owners_count":23934848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iot","mqtt","mqtt-client","paho-mqtt","rx-mqtt","rxjava2"],"created_at":"2024-08-09T13:01:30.545Z","updated_at":"2025-07-22T10:30:58.240Z","avatar_url":"https://github.com/thiaguten.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# RxMQTT\n\n[![Build Status](https://travis-ci.org/thiaguten/rx-mqtt.svg?branch=master)](https://travis-ci.org/thiaguten/rx-mqtt)\n[![Coverage Status](https://coveralls.io/repos/github/thiaguten/rx-mqtt/badge.svg?branch=master)](https://coveralls.io/github/thiaguten/rx-mqtt?branch=master)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/br.com.thiaguten/rx-mqtt-paho/badge.svg)](http://search.maven.org/#search|gav|1|g:\"br.com.thiaguten\"%20AND%20a:\"rx-mqtt-paho\")\n[![Javadocs](http://www.javadoc.io/badge/br.com.thiaguten/rx-mqtt-paho.svg)](http://www.javadoc.io/doc/br.com.thiaguten/rx-mqtt-paho)\n[![License](https://img.shields.io/:license-apache-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0.txt)\n\nBasically, this project has two modules:\n\n - RxMQTT API\n - RxMQTT Paho\n\nRxMQTT API is a set of interfaces that was built on top of RxJava for composing asynchronous and event-based programs by using observable sequences. These interfaces define a higher abstraction for implementations.\n\nRxMQTT Paho is the implementation of RxMQTT API that was built on top of Eclipse Paho Java Client framework to handle MQTT messages.\n\nFor more informations, see the [Wiki Page](https://github.com/thiaguten/rx-mqtt/wiki).\n\n---\n\n### Installation\n\nMaven:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ebr.com.thiaguten\u003c/groupId\u003e\n    \u003cartifactId\u003erx-mqtt-paho\u003c/artifactId\u003e\n    \u003cversion\u003e${version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nGradle:\n\n```gradle\ncompile \"br.com.thiaguten:rx-mqtt-paho:$version\"\n```\n\n### Todos\n\n - Write javadocs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiaguten%2Frx-mqtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiaguten%2Frx-mqtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiaguten%2Frx-mqtt/lists"}