commit | cedc22f66a8e3f3885fb06babc0c0582418508f8 | [log] [tgz] |
---|---|---|
author | Bob Ippolito <bob@redivi.com> | Sun Jul 14 21:46:36 2019 -0400 |
committer | GitHub <noreply@github.com> | Sun Jul 14 21:46:36 2019 -0400 |
tree | 43ac9117d90eff73a2df5f38fff2e0014b14f8cb | |
parent | c5e7b835c6ab3397d4a2105e253593a28694ea9a [diff] | |
parent | 0c68ac4bec4e0de866a9a47650692ee8b8e6cd2f [diff] |
Merge pull request #226 from mochi/otp-22 Update CHANGES and add OTP 21.3, 22 to travis matrix
MochiWeb is an Erlang library for building lightweight HTTP servers.
The latest version of MochiWeb is available at https://github.com/mochi/mochiweb
The mailing list for MochiWeb is at https://groups.google.com/group/mochiweb/
Erlang OTP is required for setting up the MochiWeb environment and is available at https://www.erlang.org/
To create a new mochiweb using project: make app PROJECT=project_name
To create a new mochiweb using project in a specific directory: make app PROJECT=project_name PREFIX=$HOME/projects/
Information about Rebar (Erlang build tool) is available at https://github.com/rebar/rebar
MochiWeb is currently tested with Erlang/OTP R15B03 through 22.0.
OTP 21.2 (up to and including 21.2.2) introduced an SSL regression that makes these releases unsafe to use. See ERL-830. This issue was resolved in OTP 21.2.3.