Does anybody know a good lib for socket with kotli...
# server
a
Does anybody know a good lib for socket with kotlin?
a
client or server?
a
server
a
My top two picks are: Javalin is very good #javalin Vert.x is very good as well if you want to work with non blocking style code