You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because now both Echo and Stream methods points to the same /echo location. Also the echo should probably be get not post based on what i have tested with JS example.
I could have make a PR, but I don't know which versions you use to generate.
The text was updated successfully, but these errors were encountered:
@dnovikoff thanks for pointing this out -- I'm happy to accept a modernization of the codegen here to use buf to make the output more stable -- is that something you'd be open to helping with?
Probably the example service should be.
Because now both
Echo
andStream
methods points to the same/echo
location. Also theecho
should probably beget
notpost
based on what i have tested with JS example.I could have make a PR, but I don't know which versions you use to generate.
The text was updated successfully, but these errors were encountered: