commit | 6d22721b51166cf8bac3f74f40d48073950595a9 | [log] [tgz] |
---|---|---|
author | Bob Ippolito <bob@redivi.com> | Sat Aug 13 20:33:15 2022 -0600 |
committer | GitHub <noreply@github.com> | Sat Aug 13 20:33:15 2022 -0600 |
tree | beef90a2f193c90f939c0a2aa74bc3322a89a01e | |
parent | 16c43ef4132608fa4109ed3518beb3f240b116c7 [diff] | |
parent | 48c0cddd1045c58de4137f5ad08944118925bfda [diff] |
Merge pull request #248 from mochi/follow-up-247 v3.1.0
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 see the example_project
in the examples/
folder.
Information about Rebar (Erlang build tool) is available at https://github.com/erlang/rebar3
MochiWeb is currently tested with Erlang/OTP 18.3 through 24.0, versions older than 3.0.0 may still be compatible back to R15B-03.
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.