-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Labels
feature requestA feature has been asked for or suggested by the communityA feature has been asked for or suggested by the community
Description
Describe the problem you'd like to have solved
Add the ability to execute requests asynchronously.
Describe the ideal solution
See #112 for a possible solution to add async support. Note that to avoid a breaking change by adding a new method to the Request interface, we could consider adding a new default method for async execution (would probably just have to throw an UnsupportedOpertationException).
Additional information, if any
This is dependent on #314 being completed first.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestA feature has been asked for or suggested by the communityA feature has been asked for or suggested by the community