Wt (pronounced as witty) is a C library for developing interactive web applications.
The API is widget-centric and uses well-tested patterns of desktop GUI APIs, tailored to the web.
Unlike many page-based frameworks, Wt was designed for creating stateful applications that are at the same time highly interactive (leveraging techniques such as WebSockets and Ajax to their fullest) and accessible (supporting plain HTML browsers), using automatic graceful degradation or progressive enhancement.
The library comes with an application server that acts as a stand-alone web(sockets) server or integrates through FastCGI with other web servers.
This program received 1 award
DOWNLOAD
Free