Skip to content

Commit c066fcc

Browse files
committed
update list of implementations for RC5 compliance
1 parent a672574 commit c066fcc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@ All artifacts and specifications are released under [Creative Commons Zero](http
7373
* Reactive Rabbit *(tested with TCK 1.0.0.RC3)*
7474
* Driver for RabbitMQ/AMQP.
7575
* 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)*
7777
* 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)*
7979
* 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)*
8181
* Provides a *Publisher* for streaming database query results.
8282
* 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)*
8484
* Vert.x 3.0 is currently in alpha. The reactive streams implementation can be found [here](https://github.com/vert-x3/vertx-reactive-streams).
8585

8686
##### A Note for Implementors

0 commit comments

Comments
 (0)