Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Tradias/asio-grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
Tradias committed Jul 27, 2023
2 parents ced34df + 3d304af commit ec220ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ For servers and clients:
grpc::ServerBuilder builder;
agrpc::GrpcContext grpc_context{builder.AddCompletionQueue()};
```
<sup><a href='/example/snippets/server.cpp#L355-L358' title='Snippet source file'>snippet source</a> | <a href='#snippet-create-grpc_context-server-side' title='Start of snippet'>anchor</a></sup>
<sup><a href='/example/snippets/server.cpp#L367-L370' title='Snippet source file'>snippet source</a> | <a href='#snippet-create-grpc_context-server-side' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
For clients only:
Expand Down

0 comments on commit ec220ee

Please sign in to comment.