ace_http v0.1.2 Ace.HTTP

Running a HTTP server on Ace

Ace is a generic TCP server. This module provides helpers for Raxx applications on Ace.

Summary

Functions

Fetch the server port number

Functions

port(endpoint)

Fetch the server port number.

start_link(raxx_app, options \\ [])

Start a HTTP server.