Sanskar Jethi
Sanskar Jethi
Yes @k4976 , that's by design for now.
@k4976 - https://github.com/emmett-framework/granian/blob/master/docs/spec/RSGI.md
Thank you @tuyennv-se . We should've reached v1.0 status last year. But unfortunately a few complications came up and I couldn't launch v1. I'll try my best to complete the...
@VishnuSanal
--processes -> (os.cpu_count * 2) + 1 --workers -> 2 @VishnuSanal , can you have a look at this?
@VishnuSanal , can you have a look here?
Hey @dave42w 👋 Thank you for volunteering. One of the contributors tried implementing url_for previously. You can have a look here - https://github.com/sparckles/Robyn/pull/758/files Unfortunately, it was abandoned and we couldn't...
Hey @dave42w 👋 I agree. I will spend some time over the weekend to add some tests and docs
@VishnuSanal
Hey @dave42w 👋 > [Update] this PR starts realm code and I think it is simpler/better https://github.com/sparckles/Robyn/pull/1024 >As we can serve directories (for CSS, etc.), providing a default would save...