You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2022. It is now read-only.
This project is a scala wrapper for reactor-core project.
What has been done:
Wrapper for Mono (v0.1.x) based on reactor-core 3.0.4.RELEASE
Support for ExecutionContext based Scheduler
Wrapper for Flux (v0.2.2) based on reactor-core 3.0.5.RELEASE
The plan was:
Update Wrappers based on reactor-core 3.0.6.RELEASE and removes deprecation and add new methods
Wrapper for Reactor-Core-Test
Complete scaladoc for Mono
Releases
Wrapper Release
Reactor Release
v0.1.9
3.0.4.RELEASE
v0.2.2
3.0.5.RELEASE
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.