Mux and Morsel are formally deprecated at this point and have no maintainers. They were designed early on in Julia's life and don't have a design that is particularly suited for modern Julia, so the maintainers of JuliaWeb made a decision to not invest time in keeping them operational.
That said, Randy is right that I would still merge PRs for them. On Tuesday, October 6, 2015 at 5:05:10 PM UTC-4, Mohammed El-Beltagy wrote: > > It seems that Morsel.jl and Meddle.jl are quietly dieing away. I noticed > that after I did Pkg.update and found that my previously working code is is > now failing. Looking that the repositories on github, I noticed that both > have been failing their tests. I had to pin down Morsel, Meddle, > HttpCommon, HttpServer, and HttpParser to earlier versions to keep my > server running. > > There claimed replacement "Mux.jl" is morel like Meddle and can to be > regarded as a micro framework. This leaves a significant hole in Julia's > package echo system. I wonder if there are any attempts to fill that hole. >
