Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
B
brpc
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
brpc
Commits
dd499b66
Commit
dd499b66
authored
Sep 30, 2018
by
Ge Jun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix links to grpc section according to github
parent
0553fe9a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
dd499b66
...
...
@@ -39,7 +39,7 @@ You can use it to:
*
[
Error code
](
docs/en/error_code.md
)
*
[
Combo channels
](
docs/en/combo_channel.md
)
*
[
Access http/h2
](
docs/en/http_client.md
)
*
[
Access grpc
](
docs/en/http_derivatives.md#h2
:
grpc
)
*
[
Access grpc
](
docs/en/http_derivatives.md#h2grpc
)
*
[
Access thrift
](
docs/en/thrift.md#client-accesses-thrift-server
)
*
[
Access UB
](
docs/cn/ub_client.md
)
*
[
Streaming RPC
](
docs/en/streaming_rpc.md
)
...
...
@@ -50,7 +50,7 @@ You can use it to:
*
Server
*
[
Basics
](
docs/en/server.md
)
*
[
Serve http/h2
](
docs/en/http_service.md
)
*
[
Serve grpc
](
docs/en/http_derivatives.md#h2
:
grpc
)
*
[
Serve grpc
](
docs/en/http_derivatives.md#h2grpc
)
*
[
Serve thrift
](
docs/en/thrift.md#server-processes-thrift-requests
)
*
[
Serve Nshead
](
docs/cn/nshead_service.md
)
*
[
Debug server issues
](
docs/cn/server_debugging.md
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment