1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-16 16:44:48 +02:00
Smack/smack-tcp/src/test/java/org/jivesoftware/smack/tcp
Florian Schmaus cc636fff21 Introduce Smack's Modular Connection Architecture
This is a complete redesign of what was previously
XmppNioTcpConnection. The new architecture allows to extend an XMPP
client to server (c2s) connection with new transport bindings and
other extensions.
2020-04-04 13:03:31 +02:00
..
rce Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
PacketWriterTest.java Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
TcpInitializerTest.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00