-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Local Proxy Gen to support returning Reakt invokeable promise #675
Comments
Not enough info here to fully grasp the "local proxy gen" aspect of the title. |
Take a look at this: |
Then look at the code changes done in this PR. |
Where you really want to focus to understand this is to look at this test... https://github.com/advantageous/qbit/blob/master/qbit/core/src/test/java/io/advantageous/qbit/reakt/ReaktTest.java |
and by that test.. I really meant this one... Where you really want to focus to understand this is to look at this test... |
This test is simpler |
Local Proxy Gen to support returning Reakt invokeable promise
It should support reactor too.
advantageous/reakt#17
The text was updated successfully, but these errors were encountered: