Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giosil/xcomm
Library to manage XMPP data communication.
https://github.com/giosil/xcomm
asyncronous java javaee messaging xmpp xmpp-library
Last synced: 26 days ago
JSON representation
Library to manage XMPP data communication.
- Host: GitHub
- URL: https://github.com/giosil/xcomm
- Owner: giosil
- License: apache-2.0
- Created: 2019-12-05T16:29:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T11:26:05.000Z (about 1 year ago)
- Last Synced: 2024-11-07T06:17:54.019Z (3 months ago)
- Topics: asyncronous, java, javaee, messaging, xmpp, xmpp-library
- Language: Java
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XComm
Library to manage XMPP data communication.
## Build
- `git clone https://github.com/giosil/xcomm.git`
- `mvn clean install`## Contributors
* [Giorgio Silvestris](https://github.com/giosil)