mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-02-16 22:56:32 +01:00
Also make executorService a non-ScheduledExecutorService. This was an artifact from times where executorService as used to schedule Runnables. But now it's just used to queue the receive packets in Runnables and call the packet collectors and listeners. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |