Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/federkasten/parcel

Simple message passing library
https://github.com/federkasten/parcel

Last synced: 22 days ago
JSON representation

Simple message passing library

Awesome Lists containing this project

README

        

# parcel

Simple message passing library

- fressian serialization
- AMQP backend

## Usage

Add the following dependency to your `project.clj`:

```
[parcel "0.1.3-SNAPSHOT"]
```

TODO

## License

Copyright [Takashi AOKI][tak.sh]

Licensed under the [Apache License, Version 2.0][apache-license-2.0].

[tak.sh]: https://tak.sh
[apache-license-2.0]: http://www.apache.org/licenses/LICENSE-2.0.html