https://github.com/flowdalic/smack-examples
Example code on how to use Smack and some simple test cases
https://github.com/flowdalic/smack-examples
Last synced: 2 months ago
JSON representation
Example code on how to use Smack and some simple test cases
- Host: GitHub
- URL: https://github.com/flowdalic/smack-examples
- Owner: Flowdalic
- Created: 2014-08-07T11:47:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-26T09:47:56.000Z (almost 10 years ago)
- Last Synced: 2025-02-28T12:06:14.744Z (3 months ago)
- Language: Java
- Size: 213 KB
- Stars: 16
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Smack Examples
==============Example code on how to use Smack and some simple test cases for
- BOSH
- XEP198
- SASL
- XMPP File TransferYou can run some tests simply with `gradle run`