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
Copy file name to clipboardExpand all lines: _includes/index.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -73,14 +73,14 @@ All artifacts and specifications are released under [Creative Commons Zero](http
73
73
* Reactive Rabbit *(tested with TCK 1.0.0.RC3)*
74
74
* Driver for RabbitMQ/AMQP.
75
75
* See [github.com/ScalaConsultants/reactive-rabbit](https://github.com/ScalaConsultants/reactive-rabbit).
76
-
*[Reactor](http://projectreactor.io/)*(tested with TCK 1.0.0.RC4)*
76
+
*[Reactor](http://projectreactor.io/)*(tested with TCK 1.0.0.RC5)*
77
77
* For the documentation see [here](http://projectreactor.io/docs/reference/streams.html).
78
-
*[RxJava](http://reactivex.io/)*(tested with TCK 1.0.0.RC4)*
78
+
*[RxJava](http://reactivex.io/)*(tested with TCK 1.0.0.RC5)*
79
79
* See [github.com/ReactiveX/RxJavaReactiveStreams](https://github.com/ReactiveX/RxJavaReactiveStreams).
80
-
*[Slick](http://slick.typesafe.com/)*(tested with TCK 1.0.0.RC4)*
80
+
*[Slick](http://slick.typesafe.com/)*(tested with TCK 1.0.0.RC5)*
81
81
* Provides a *Publisher* for streaming database query results.
82
82
* See the ["Streaming"](http://slick.typesafe.com/doc/3.0.0-RC3/dbio.html#streaming) section of the manual.
83
-
*[Vert.x 3.0](http://vertx.io)*(tested with TCK 1.0.0.RC4)*
83
+
*[Vert.x 3.0](http://vertx.io)*(tested with TCK 1.0.0.RC5)*
84
84
* Vert.x 3.0 is currently in alpha. The reactive streams implementation can be found [here](https://github.com/vert-x3/vertx-reactive-streams).
0 commit comments