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.
