mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 00:59:39 +02:00
Introduce smack-websocket-okhttp
This uses Java's Service Provider Interface (SPI) to abstract different WebSocket implementations. SMACK-835
This commit is contained in:
parent
525f27abf1
commit
6533cb7ed1
19 changed files with 189 additions and 126 deletions
|
@ -31,6 +31,7 @@ include 'smack-core',
|
|||
'smack-repl',
|
||||
'smack-openpgp',
|
||||
'smack-websocket',
|
||||
'smack-websocket-okhttp',
|
||||
'smack-xmlparser',
|
||||
'smack-xmlparser-stax',
|
||||
'smack-xmlparser-xpp3'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue