Open gimlet2 opened 8 years ago
@tipsy Yes, now I'm working on support of async sockets. and some experiments with kotlin-native. But websockets on roadmap somewhere. Wanna help? =)
websockets on roadmap somewhere. Wanna help? =)
Happy to hear it. Sorry, I can't help, I need to prioritize working on my own framework (javalin), but I really like your approach. My first thought was also that with this little code and no dependencies, you could go for kotlin-native.
I was particularly interested in this feature since I'm considering adding websocket support myself, and I'm curious to see how you'll solve it. I've put your project on watch :)
@gimlet2 are you still working on this project?