Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nisbus/Observerl


https://github.com/nisbus/Observerl

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/nisbus/Observerl.png?branch=master)](https://travis-ci.org/nisbus/Observerl)

Observerl
=========
Observer that you can subscribe to with filters for the stream. Inspired by the Reactive Extensions for .NET and Javascript.

Check out the [documentation](http://nisbus.github.com/Observerl/)

To start with test like this:

./rebar compile

cd ebin
erl
test_run:run().