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 Aug 3, 2024
2 parents 78c319e + 6bc23f7 commit 89079a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Click on `snippet source` to jump to the code of an individual example.
<a id='snippet-client-side-multi-threaded-alternative'></a>
```cpp
// ---------------------------------------------------
// Multi-threaded client performing 20 unary requests
// Multi-threaded client using single GrpcContext performing 20 unary requests
// ---------------------------------------------------
```
<sup><a href='/example/multi-threaded-alternative-client.cpp#L33-L37' title='Snippet source file'>snippet source</a> | <a href='#snippet-client-side-multi-threaded-alternative' title='Start of snippet'>anchor</a></sup>
Expand Down

0 comments on commit 89079a3

Please sign in to comment.