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: 2 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T11:26:05.000Z (over 1 year ago)
- Last Synced: 2024-12-27T11:44:31.386Z (4 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)