David
David
Hi @chrisawad, > Put a Javalin request and response object in Context and allow us to get it, so we can do ctx.request().contentType() and ctx.response().contentType(), but continue to wrap the...
> All I'm suggesting is to have a JavalinRequest and JavalinResponse in ctx() so we can set and get things with the same name across both. The API in Context...
Bumping Kotlin past 1.5 could potentially be breaking too, so I think we should leave it alone. Users can change `kotlin-stblib` independent from Javalin.
@gimlet2 are you still working on this project?
> 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](https://javalin.io/)), but I really like...
@dzikoysk I imagine you might have some opinions here.
> Speaking of the routing plugin I don't think so, at least we don't have any plans for for that yet as official plugin? @tipsy I use javalin-routing plugin in...
Thanks @cplauncher ! The `SeekableStream` class is quite small, is this something you would like to work on?
Feel free to ask questions here, or join the dicsord: https://discord.com/invite/sgak4e5NKv
Have you had time to look at this @cplauncher ?