Skip to content
This repository was archived by the owner on Jul 11, 2018. It is now read-only.
sinwe edited this page Jan 17, 2017 · 11 revisions

Welcome to the reactor-core-scala wiki!

This project is a scala wrapper for reactor-core project. The plan was:

  1. Wrapper for Mono (v0.1.x)
  2. Wrapper for Flux (v0.2.x)
  3. Wrapper for Reactor-Core-Test

Contribution

Contribution is always welcomed. Just fork this repo, amend, commit changes to your repo and raise pull request. Also every changes should be covered by test.

Clone this wiki locally