forked from abuibrahim/erlang-http
-
Notifications
You must be signed in to change notification settings - Fork 0
Modular, RFC 2616 compliant HTTP/1.1 server and client
License
tholschuh/erlang-http
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Rebarized version of git://github.com/mujaheed/erlang-http.git. This is an Erlang/OTP application that includes HTTP/1.1 client and server. It is similar to inets and supports pluggable modules, but exposes a slightly different API. One of the modules is http_mod_amf which implements Flex remoting services. The build depends on erlang-amf. Getting started: git clone git://github.com/mujaheed/erlang-http.git cd erlang-http make compile If you don't have rebar installed get it here: https://github.com/basho/rebar.git Try it: make run open http://localhost:8080
About
Modular, RFC 2616 compliant HTTP/1.1 server and client
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Erlang 98.8%
- ActionScript 1.2%