java-rest-api
java-rest-api copied to clipboard
Feature request: asynchronous api-client
Dear messagebird,
It would be great if you could provide an asynchronous API client. We will have a look ourselves but it seems the code would need a big refactoring or a completely separate client for this.
What do you think?
Sander
Sander,
would it be possible for you to wrap it into a Future?
Hi Rvt,
Sure I can. Though it would be nice if it would be supported from this client. On the other hand, I understand it would be difficult to choose the 'right' future as there are so many available solutions.