Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support RealSource #56 (sort of) #84

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Support RealSource #56 (sort of) #84

wants to merge 4 commits into from

Conversation

kevinresol
Copy link
Member

@kevinresol kevinresol commented Apr 28, 2019

One problem is that ResponseReader forces me to return a Promise, so the return value of proxy.streaming() is Promise<RealSource>. Ideally it should be just RealSource I think.

@@ -188,6 +190,10 @@ class Proxify {
}],
kind: TDClass('tink.web.proxy.Remote.RemoteBase'.asTypePath([TPType(ctx.type.toComplex())])),
}

new haxe.macro.Printer().printTypeDefinition(t);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose this is half a trace statement? ^^

@back2dos
Copy link
Member

Looks adequate ;)

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.

2 participants