reactive_streams
reactive_streams copied to clipboard
:horse: Pony implementation of http://www.reactive-streams.org/
reactive_streams
Pony implementation of http://www.reactive-streams.org/.
Status
Beta
Installation
- Install corral
-
corral add github.com/ponylang/reactive_streams.git --version 0.2.1
-
corral fetch
to fetch your dependencies -
use "reactive_streams"
to include this package -
corral run -- ponyc
to compile your application