Asynchronous tasks and websockets for ClojureScript
As this is a pre-release version webtasks has not been published to Clojars. You can still clone it and install it locally.
Check out the CHANGELOG
The motivation for webtasks is to implement a simple, asychronous task framework for ClojureScript a la Zach Tellman's manifold library. When the tests and API docs are ready we'll drop a link in issue #2.
The webtasks library was developed to support the PAMELA suite of tools.
See the API docs
The webtasks library uses boot as a build tool.
Check here for more information on setting up boot.
You can install webtasks locally with boot local
.
You can get help for all available boot tasks with boot -h
.
TBD
Please see CONTRIBUTING for details on how to make a contribution.
NOTE The tests are (obviously) incomplete!
Copyright © 2016 Dynamic Object Language Labs Inc.
Licensed under the Apache License 2.0 LICENSE
This work was supported by Contract FA8650-11-C-7191 with the US Defense Advanced Research Projects Agency (DARPA) and the Air Force Research Laboratory. The views expressed are those of the authors and do not reflect the official policy or position of the Department of Defense or the U.S. Government.