MarkusJx / node-java-bridge

A bridge between Node.js and Java
https://markusjx.github.io/node-java-bridge/
MIT License
112 stars 6 forks source link

feat: allow use of async proxy methods #68

Closed sla100 closed 1 year ago

sla100 commented 1 year ago

Hello Markus. I've been testing your amazing project for a few days now. While using the proxy, I encountered the problem of having to implement the proxy with synchronous methods.

I tested locally in my async function support solution and it seems to work fine. Please see if this could be added to the project. Regards.

sla100 commented 1 year ago

Thank you. I will be waiting for the next release.

MarkusJx commented 1 year ago

But now the changes you've made won't be in the next release as you've closed this MR before it has been merged. I'm confused.

sla100 commented 1 year ago

But now the changes you've made won't be in the next release as you've closed this MR before it has been merged. I'm confused.

My bad. Sorry!