Join Slack
Powered by
anyone know any networking libs that use coroutine...
# coroutines
t
TwoClocks
09/11/2021, 1:54 AM
anyone know any networking libs that use coroutines and have support for udp? ktor is the only one I'm aware of, and it doesn't do UDP (I don't think).
d
Didier Villevalois
09/11/2021, 7:08 AM
ktor-network
does UDP but only on Jvm for now.
8
Views
Open in Slack
Previous
Next