/webtasks

Asynchronous tasks and websockets for ClojureScript

Primary LanguageClojureApache License 2.0Apache-2.0

webtasks

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.

Documentation

The webtasks library was developed to support the PAMELA suite of tools.

See the API docs

Building

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.

Usage

TBD

Development status and Contributing

Please see CONTRIBUTING for details on how to make a contribution.

NOTE The tests are (obviously) incomplete!

Copyright and license

Copyright © 2016 Dynamic Object Language Labs Inc.

Licensed under the Apache License 2.0 LICENSE

Acknowledgement and Disclaimer

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.