Anyone knows a library which allows to send email ...
# announcements
r
Anyone knows a library which allows to send email from Kotlin/JVM app without blocking (coroutines? reactive?)
f
Is it fine to use an API?
r
Thx, but I'm searching for a more direct solution
j
I wrote one recently, because I noticed that nothing like that already exists. https://github.com/bluefireoly/SimpleKotlinMail