mirror of
https://github.com/ohwgiles/laminar.git
synced 2026-03-02 03:40:21 +00:00
eda906b805add63c681de8a4f11cedd391257a30
Improve the boundary between RpcImpl and LaminarInterface such that the Laminar class doesn't require any types from kj/async.h. The necessary logic moved from Laminar to RpcImpl and the notification now happens by abstract virtual callback instead of kj::Promise. Also remove the fairly useless 'wait' RPC call and drop the wrappers around kj::PromiseFulfillerPair
laminar
Laminar is continuous integration with a focus on simplicity and flexibility. Minimal wheels are reinvented. See the wiki page for more information
Features
- Pure C++ backend with few dependencies
- Highly scriptable
- Filesystem based configuration
- Simple and responsive web frontend based on bootstrap
Description
Languages
C++
64.2%
JavaScript
13.2%
Shell
7.4%
HTML
4.6%
CSS
3.8%
Other
6.8%