AttractorEx.HTTP (attractor_phoenix v0.1.0)

Copy Markdown View Source

Convenience entry point for starting and stopping the AttractorEx HTTP service.

The service is composed of AttractorEx.HTTP.Manager, a Registry, and a Bandit server running AttractorEx.HTTP.Router.

Summary

Functions

Starts the HTTP manager, registry, and Bandit server.

Stops a running HTTP server process or named server.

Functions

start_server(opts \\ [])

Starts the HTTP manager, registry, and Bandit server.

stop_server(server)

Stops a running HTTP server process or named server.