Pony implementation of http://www.reactive-streams.org/.
Beta
- Install corral
corral add github.com/ponylang/reactive_streams.git --version 0.2.1
corral fetch
to fetch your dependenciesuse "reactive_streams"
to include this packagecorral run -- ponyc
to compile your application