Geert-Johan Riemer

Results 151 comments of Geert-Johan Riemer

Any thoughts on this? If you agree I can do implementation

I suspect this issue is caused by https://github.com/grpc/grpc-go/issues/460

I'm working on a solution.

Not at all. It will require some kind of workarround because json can't be directly marshalled onto protobuf onof fields.

PS @awalterschulze did you see the email I sent you?

> update gogoprotobuf Ok cool! > 3) Is it really just a one line change? No, 3 is actually the largest part. The interface should reflect the fact that only...

Yes I'll add the commit for html/javascript to this PR. Opened this as a work-in-progress PR so you could see what direction I'm going and give help/feedback.

0dd2fe6 adds support for oneof in the generated go/javascript.