Matt Jacobs

Results 1 issues of Matt Jacobs

See #315 for history. We already have `HystrixCommand`, which is synchronous and scalar, and `HystrixObservableCommand`, which is asynchronous and streaming. We should add an asynchronous, scalar command as well. Possible...

enhancement
hystrix-core