Version 0.1
A very serious, industrial web framework in Tcl
 All Data Structures Namespaces Files Functions Variables Pages
Documentation

Table of Contents

About

tänzer is a very lightweight web server framework which utilizes the inherent beauty of Tcl's builtin event loop to great effect. tänzer hopes to uphold the idea of an anti-framework: To stay out of the way as much as possible and provide only the bare minimum boilerplate basics of providing for most HTTP service needs. A great emphasis is placed on performance, simplicity, understandability, and low project overhead.

API overview

Server internals

HTTP messages

HTTP request handlers

Request protocol support

Utility packages