1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 23:24:50 +02:00
Smack/smack-repl/src/main/java/org/igniterealtime/smack/smackrepl
Florian Schmaus e98d42790a SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections
This commit adds
- SmackReactor / NIO
- a framework for finite state machine connections
- support for Java 8
- pretty printed XML debug output

It also
- reworks the integration test framework
- raises the minimum Android API level to 19
- introduces XmppNioTcpConnection

Furthermore fixes SMACK-801 (at least partly). Java 8 language
features are available, but not all runtime library methods. For that
we would need to raise the Android API level to 24 or higher.
2019-02-05 13:18:03 +01:00
..
IoT.java Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
Nio.java SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
package-info.java Switch to Ammonite REPL 2016-02-23 16:30:20 +01:00
SmackRepl.java Switch to Ammonite REPL 2016-02-23 16:30:20 +01:00
StateGraph.java SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
TlsTest.java Merge branch '4.2' into master-paul-merged 2017-12-17 11:16:02 +01:00
XmppTools.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00