What good/bad experiences do you have with java jabber libraries?
相关问题
- Delete Messages from a Topic in Apache Kafka
- Jackson Deserialization not calling deserialize on
- How to maintain order of key-value in DataFrame sa
- StackExchange API - Deserialize Date in JSON Respo
- Difference between Types.INTEGER and Types.NULL in
I've had really good experience with the Smack library. I found it straightforward to use, and pretty easy to get a basic client up and running. The documentation was pretty good as well.