-
Notifications
You must be signed in to change notification settings - Fork 613
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
So for this next project I'm doing, I really want to use uWS for https and wss. Most of my projects have the two split unfortunately. This project is much simpler but I don't see how with uWS to serve static content. I don't want to have to make a wildcard and do file lookups. I just want a simple thing like express, where I just do .static(route). I have a couple image directories, audio directory, and an angular build dir I want to make static. Does uWS have a simple way of doing this?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested