eclipse-ee4j / jersey

Eclipse Jersey Project - Read our Wiki:
https://github.com/eclipse-ee4j/jersey/wiki
Other
688 stars 349 forks source link

Jersey Client - Add Support for Project Reactor and Reactive Streams #3451

Open jerseyrobot opened 7 years ago

jerseyrobot commented 7 years ago

There already is a Jersey Client extension for RxJava. This ticket is to create another extension using Project Reactor instead of RxJava. Project Reactor implements the new Reactive Streams standard and has some performance improvements over RxJava.

jerseyrobot commented 6 years ago
jerseyrobot commented 7 years ago

@glassfishrobot Commented Reported by adamzr

jerseyrobot commented 7 years ago

@glassfishrobot Commented adamzr said: Pull Request: https://github.com/jersey/jersey/pull/252

jerseyrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JERSEY-3179