Skip to content

Conversation

@markerickson-wf
Copy link
Contributor

Dart TSocket exposes onError as a Stream<String>. However, the payload may be either a String or an Error, and should be typed as Stream<Object>.

This is a follow up to https://issues.apache.org/jira/browse/THRIFT-3468, and really should have been done with that change.

https://issues.apache.org/jira/browse/THRIFT-3520

@evanweible-wf
@tylertreat-wf
@stevenosborne-wf

@evanweible-wf
Copy link

+1

1 similar comment
@stevenosborne-wf
Copy link

+1

@asfgit asfgit closed this in 8733bf4 Jan 8, 2016
gadLinux pushed a commit to gadLinux/thrift that referenced this pull request Mar 6, 2016
Client: Dart
Patch: Mark Erickson <mark.erickson@workiva.com>

This closes apache#770
allengeorge pushed a commit to allengeorge/thrift that referenced this pull request Jan 1, 2017
Client: Dart
Patch: Mark Erickson <mark.erickson@workiva.com>

This closes apache#770
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants