Llama-core 0.1.0-SNAPSHOT

Released under the Apache License, version 2.0

A Clojure API for Apache Camel, currently provides an incomplete routing DSL, and Akka Camel style Consumers and Producers will be forthcoming.

Installation

To install, add the following dependency to your project or build file:

[llama/llama-core "0.1.0-SNAPSHOT"]

Topics

Namespaces

llama.core

Core utilities for working with Camel endpoints, messages, exchanges, etc.

llama.route

A Clojure DSL for Camel Routes. Provides a framework from routing messages between endpoints.

llama.testing

Testing utilities for Camel Mock endpoints.

Public variables and functions: