Package circuits :: Package web :: Module core

Module core

Core Web Components

This module implements Core Web Components that can be used to build web applications and web systems, be it an AJAX backend, a RESTful server or a website. These Components offer a full featured web server implementation with support for headers, cookies, positional and keyword arguments, filtering, url dispatching and more.

Classes
  ExposeType
  BaseController
  Controller
Functions
 
expose(*channels, **config)