kettle11 / devserver

A simple HTTPS server for local development. Implemented in Rust.
zlib License
95 stars 15 forks source link

Hot reload doesn't work when using https #22

Open kettle11 opened 2 years ago

kettle11 commented 2 years ago

The WebSockets to signal reload use ws and must instead use wss.