Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Issue 1584023002: Add SingleSubscriptionTransformer. (Closed)

Created:
4 years, 11 months ago by nweiz
Modified:
4 years, 11 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/async.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add SingleSubscriptionTransformer. This transforms a broadcast stream to a single-subscription stream, adding internal buffering. R=lrn@google.com Committed: https://github.com/dart-lang/async/commit/dac6f06f29e95eedf0d240bd129e63f3d06835e0

Patch Set 1 #

Patch Set 2 : Update pubspec #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -1 line) Patch
M CHANGELOG.md View 1 chunk +5 lines, -0 lines 0 comments Download
M lib/async.dart View 1 chunk +1 line, -0 lines 0 comments Download
A lib/src/single_subscription_transformer.dart View 1 chunk +25 lines, -0 lines 0 comments Download
M pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download
A test/single_subscription_transformer_test.dart View 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
nweiz
4 years, 11 months ago (2016-01-13 22:30:03 UTC) #1
Lasse Reichstein Nielsen
lgtm
4 years, 11 months ago (2016-01-15 07:15:15 UTC) #2
nweiz
4 years, 11 months ago (2016-01-19 21:48:03 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
dac6f06f29e95eedf0d240bd129e63f3d06835e0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698