Ringbahn v0.1.0 API Reference

Modules

Main Supervision tree populates the worker structure and launches it

Supplies logging functionality and colorful outputs

Starts the Ringbahn server from command line when it is built as Escript

Provides deserialization interface like mongrel2 for zmq. Includes parsing methodology of data coming from response sockets

Route Registry is the ETS table management module that contains tasks for ETS table

Provides serialization interface like mongrel2 for zmq. Includes serialization strategy for data dispatch to sockets

Launches the cowboy server and passes the routes to it Ranch pool will pass the connection from genserver tcp to plug.conn and it will spawn a process and handle the conn

Server manager module as genserver that manages HTTP server

Contains ZMQ socket management interface and socket pairs