Nathan Ortega
Nathan Ortega
Thanks @mkitti for opening this issue, this was the first Oxygen.jl issue on the Julia discourse forums. Could you clarify the ask? Did you want to add this to the...
Awesome, I can definitely add that to the docs in the next update. I'll keep this issue open until then. And to your second point, that'd be cool but difficult...
Hi @jariji , Managing the globals internally makes the api less noisy and simpler to use. But I can overload or parameterize the server() and routing macros to take server...
No argument here, managing the global state internally absolutely makes testing more difficult from my end. Switching the syntax to a more Starlette approach would make my life much easier...
It was reported on Oxygen.jl, but the issue appears to come from HTTP.jl itself. There's already an issue open with these details: https://github.com/JuliaWeb/HTTP.jl/issues/1166
@ExpandingMan Sure thing, I closed this primarily because I didn't receive any feedback on the host-based routing feature. I'm all for new features, but I'm not gonna spend time on...
@ExpandingMan If you can find a way to provide this alternate project setup without impacting the current flow, I'd be more than happy to add it in. I want this...
Hi everyone, I've opened a pr here: https://github.com/TechEmpower/FrameworkBenchmarks/pull/8789
@patrick91 Ah, well that would make sense. In that case, would you recommend closing this and opening a new one or repurposing this current issue to cover support for sanic.
Hi @ArturPrzybysz , You're absolutely right, I was able to replicate this issue on my own vscode editor. I've tried a couple of different variations of the launch.json config but...