bfe_server
: implementation of core serverbfe_basic
: defines basic data typebfe_route
: implementation of routingbfe_balance
: implementation of load balancingbfe_config
: implementation of configbfe_debug
: defines debug flags for important componentsbfe_util
: common utility functions
bfe_module
: module frameworkbfe_modules
: implementation of various modules
bfe_net
: common utility for netbfe_http
: implementation of HTTP protocolbfe_tls
: implementation of TLS protocolbfe_http2
: implementation of HTTP2 protocolbfe_spdy
: implementation of SPDY protocolbfe_stream
: implementation of TLS/TCP proxybfe_websocket
: implementation WebSocket protoclbfe_proxy
: implementation of Proxy protocol