Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Spring Cloud Bus | 378 | 106 | 181 | 7 days ago | 45 | May 26, 2022 | 16 | apache-2.0 | Java | |
Spring Cloud event bus | ||||||||||
Smallrye Reactive Messaging | 192 | 7 | 14 | 2 days ago | 88 | February 07, 2023 | 89 | apache-2.0 | Java | |
SmallRye Reactive Messaging | ||||||||||
Microprofile Reactive Messaging | 48 | 4 | 9 months ago | 11 | August 01, 2022 | 18 | apache-2.0 | Java | ||
Zenoh C | 38 | a day ago | 13 | other | Rust | |||||
C API for Zenoh | ||||||||||
Solace Samples Jms | 32 | 3 days ago | apache-2.0 | Java | ||||||
Getting Started Samples for the Solace JMS API. | ||||||||||
Solutions Cloud Adventure Sample Android Client | 26 | 10 years ago | 1 | apache-2.0 | Java | |||||
Cloud Adventure is a mobile game application built entirely upon Google’s Cloud Platform. It is an end-to-end implementation that uses multiple Google Cloud products - Google App Engine and Cloud Datastore Google Cloud Endpoints Android and Google Cloud Messaging. This game demonstrates following use cases: 1. Selecting a google account and user handle for use with the game 2. Saving game statistics to each player’s user account 3. Basic preset communication between users outside of the game 4. Basic preset communication between players during the game 5. Basic player state syncing, such as upon joining a game or ending a game 6. Leader board statistics easily available through Datastore | ||||||||||
Android Google Firebase Readme | 9 | 3 months ago | ||||||||
README project for Android Google Firebase libraries. | ||||||||||
Solace Samples Java | 5 | 23 days ago | 1 | apache-2.0 | Java | |||||
Getting Started Samples for the Solace Java AKA "New Java" API - This is not the Solace JCSMP API. | ||||||||||
Agaetis Reactive Messaging Mqtt Server | 4 | 4 years ago | apache-2.0 | Java | ||||||
An Eclipse Microprofile Reactive Messaging source connector acting as a MQTT server | ||||||||||
Ichat | 4 | 8 years ago | Java | |||||||
a android client based on openfire 3.9.3 |
This specification provides asynchronous messaging support based on Reactive Streams for MicroProfile.
MicroProfile Reactive Messaging does not contain an implementation itself but only provides the specified API, a TCK and documentation.
The following implementations are available:
Open Liberty 19.0.0.9+ usage (via SmallRye Reactive Messaging)
The whole MicroProfile Reactive Messaging project can be built via Apache Maven.
$> mvn clean install
Do you want to contribute to this project? Find out how you can help here.