Skip to content
forked from mochi/mochiweb

MochiWeb is an Erlang library for building lightweight HTTP servers.

License

Notifications You must be signed in to change notification settings

jdhood1/mochiweb

This branch is 53 commits ahead of, 104 commits behind mochi/mochiweb:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jeremy HoodJeremy Hood
Jeremy Hood
and
Jeremy Hood
Apr 15, 2020
d18163d · Apr 15, 2020
Apr 15, 2020
Feb 11, 2011
Jun 24, 2014
Apr 15, 2020
Apr 15, 2020
Apr 15, 2020
Mar 13, 2016
Jun 24, 2014
Apr 15, 2020
Apr 15, 2020
Nov 6, 2007
Sep 9, 2015
Apr 15, 2020
Jun 24, 2014
Jan 15, 2019

Repository files navigation

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, 21.2.1, 21.2.2 warning

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.

About

MochiWeb is an Erlang library for building lightweight HTTP servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 99.8%
  • Other 0.2%