mirror of
https://github.com/ohwgiles/laminar.git
synced 2024-10-27 20:34:20 +00:00
eda906b805
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 |
||
---|---|---|
example-scripts | ||
src | ||
CMakeLists.txt | ||
docker-build-centos.sh | ||
docker-build-debian.sh | ||
laminar.conf | ||
laminar.service | ||
README.md |
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