Luke Jackson

Results 113 comments of Luke Jackson

Hey all 👋 servor does not currently support this behaviour. It is really meant to be a local replica of a static CDN like server (albeit with a few handy...

Thanks @thisguychris that does make things easier to comprehend. So essentially you want to reserve a specific route to make a request to another specified server with the same round...

I'm going to work on this along with some other PRs and issues. It might make it into the next release.. not 100% on it yet though. I think it...

Yeh watching files natively is a nightmare (hence why chokidar exists like you say). It would be really interesting to see if we could smooth this over without any dependencies!

Nice, that looks good!

Hey, thanks for taking the time to try out servor and create this issue! I too have noticed the "Connection is not private" message when trying to use https via...

Hey, glad you are liking servor and thanks for the suggestion! I'm trying to avoid adding more positional arguments still.. but this is the kind of thing that I'd consider...

Hey Taylor 👋 this is an interesting proposal and I appreciate your want for type checking! The conundrum here is that I'd like to keep servor both generic and dependency...

Thanks for the report and sorry for the late reply I have been busy with some other projects. I'm not sure why servor doesn't strip trailing slashes.. would have to...

Hey 👋 this might be because it is trying to write to a global instance of servor. I tend not to install things globally so might not have tested this....