JuliaGizmos / Escher.jl

Composable Web UIs in Julia
https://juliagizmos.github.io/Escher.jl
Other
335 stars 63 forks source link

Feature: Can we get FCGI support? #194

Open JMurph2015 opened 7 years ago

JMurph2015 commented 7 years ago

I get it. All the 'cool' frameworks are running from FCGI like the plague (looking at you, Django), but the reality is that on shared hosting it's often the only option. So yeah this would be a really nice thing to have since Escher has a lot of server backend happening (which has prevented me from using it outside of a localhost environment so far). Thanks! (Also, if you point me at where this could be implemented I might be able to help out on the implementation :+1: )