mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +02:00
Introduce websocket module into smack
This commit is contained in:
parent
5d32735ad7
commit
7ed29b9d5f
39 changed files with 1943 additions and 3 deletions
|
@ -12,6 +12,7 @@ dependencies {
|
|||
api project(':smack-openpgp')
|
||||
api project(':smack-resolver-minidns')
|
||||
api project(':smack-resolver-minidns-dox')
|
||||
api project(':smack-websocket')
|
||||
api project(':smack-tcp')
|
||||
|
||||
testImplementation 'com.google.guava:guava:28.2-jre'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue