rawhat / mist

gleam HTTP server. because it glistens on a web
Apache License 2.0
260 stars 11 forks source link

Allow `mist` to be within a supervision tree #36

Closed rawhat closed 5 months ago

rawhat commented 5 months ago

Minimum requirement here is an upstream change in glisten to return the supervisor Subject, and then having the start_http(s) methods also return that