mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-01 01:35:59 +01:00
a3e64bab18
Renamed XMPPConnection to TCPConnection, since the other connection type is also called BOSHConnection.
11 lines
No EOL
167 B
Groovy
11 lines
No EOL
167 B
Groovy
include 'core',
|
|
'tcp',
|
|
'extensions',
|
|
'experimental',
|
|
'debug',
|
|
'resolver-dnsjava',
|
|
'resolver-javax',
|
|
'compression-jzlib',
|
|
'legacy',
|
|
'jingle',
|
|
'bosh' |