API Reference aino v0.4.0
modules
Modules
Aino, an experimental HTTP framework
Chunked Response Handler
An outgoing event, primarily for Server Sent Events
Process an incoming request from Aino
Middleware functions for processing a request into a response
Development only middleware
An Aino set of middleware for dealing with routes and routing
Session storage
Session implementation using cookies as the storage
A temporary storage for strings
Encode and decode session data in a pluggable backend
Token functions related only to session
The token is what flows through the entire web request
Shortcuts for returning common responses
Compile templates into modules with a render function
Aino's EEx view engine
Initial protocol based off of Phoenix.HTML.Safe
Launch external processes along with the Aino
mix-tasks
Mix Tasks
Run the Aino Server