module Alfodr

Overview

TODO Write documentation for Alfodr

Defined in:

alfodr.cr
alfodr/exceptions/exceptions.cr
alfodr/extensions/http.cr
alfodr/pipes/base.cr
alfodr/pipes/client_ip.cr
alfodr/pipes/controller.cr
alfodr/pipes/cors.cr
alfodr/pipes/error.cr
alfodr/pipes/logger.cr
alfodr/pipes/pipeline.cr
alfodr/router/route.cr
alfodr/router/router.cr
alfodr/server/cluster.cr
alfodr/server/server.cr
alfodr/server/ssl.cr
alfodr/version.cr
alfodr/websockets/channel.cr
alfodr/websockets/client_socket.cr
alfodr/websockets/client_sockets.cr
alfodr/websockets/server.cr
alfodr/websockets/subscription_manager.cr

Constant Summary

VERSION = "0.2.0"

Class Method Summary

Class Method Detail

def self.environment #

[View source]