Skip to content

Use new gRPC matcher for README example#90

Open
johanbrandhorst wants to merge 1 commit into
soheilhy:masterfrom
johanbrandhorst:patch-2
Open

Use new gRPC matcher for README example#90
johanbrandhorst wants to merge 1 commit into
soheilhy:masterfrom
johanbrandhorst:patch-2

Conversation

@johanbrandhorst
Copy link
Copy Markdown

gRPC-Go has been waiting for the settings frame for a while now (#64),
and having the old handler in the example is confusing users (#67).
Use the new handler in the example and remove the "Limitations" from the README.

gRPC-Go has been waiting for the settings frame for a while now (soheilhy#64),
and having the old handler in the example is confusing users (soheilhy#67).
Use the new handler in the example and remove the "Limitations" from the README.
@Bingmang
Copy link
Copy Markdown

Bingmang commented Aug 9, 2022

Meet the same issue, please merge this PR.

@dkrieger
Copy link
Copy Markdown

dkrieger commented Apr 5, 2024

still a problem. @soheilhy would an update to the "Limitations" section to include "golang and other c-wrapped implementations" be more amenable? As I understand it the performance issue with MatchWithWriters (caused by sending settings more than once) was resolved, so maybe it's ok to change the default example now

@edhemphill
Copy link
Copy Markdown

Glad i found this... mucked around for hours wondering what the issue was.

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.

4 participants