Netflix / Prana

A sidecar for your NetflixOSS based services.
Apache License 2.0
502 stars 98 forks source link

removes subjects in favor of always returning Observable<Void> #6

Closed danveloper closed 9 years ago

danveloper commented 9 years ago

@diptanu per our discussion, this PR removes the subject from the Context and forces handler implementations to return Observable<Void>