-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
In Step 8, introducing RxJava the code examples refer to various methods such as rxDeletePage(id), yet there are no methods beginning with rx in the WikiDatabaseService verticle.
The Impl class has rxified the method contents, but then the signatures don't match with what is being called in HttpServerVerticle and I get errors to that extent (namely, complaints at the lack of result handler).
There is also reference to io.vertx.guides.wiki.database.rxjava.WikDatabaseService as the return type of createProxy(), yet this package does not exist in the example.
Have I missed something here? Or could you provide some clarification? Are there any plans to update this to RxJava2?
drauf, ORESoftware, rsippl and mlu1109
Metadata
Metadata
Assignees
Labels
No labels