• Home
  • Raw
  • Download

Lines Matching +full:netty +full:- +full:project

7 The example requires grpc-java to already be built. You are strongly encouraged
13 1. Optional: Build the hello-world-debug example client.
17 `grpc-java/examples/examples-debug` directory run:
24 scripts `build/install/debug/bin/hostname-debuggable-server/bin/hostname-debuggable-server`
31 $ ./build/install/debug/bin/hostname-debuggable-server/bin/hostname-debuggable-server
36 Note: You can use the standard hello-world client with no debugging enabled and
38 about the client you need to run the hello-world-debuggable client.
43 $ ../build/install/examples/bin/hello-world-client
49 $ ./build/install/examples-debug/bin/hello-world-debuggable-client
56 1. Build the hello-world example client. See [the examples README](../README.md)
62 $ # Run the server (from the examples-debug directory)
63 $ mvn exec:java -Dexec.mainClass=io.grpc.examples.debug.HostnameServer
66 $ mvn exec:java -Dexec.mainClass=io.grpc.examples.helloworld.HelloWorldClient
76 The source code is located in a github project
77 [grpc-ecosystem/grpcdebug](https://github.com/grpc-ecosystem/grpcdebug). You
79 (https://github.com/grpc-ecosystem/grpcdebug/releases/latest) (recommended) or
88 |:-----------|:--------------------:|:--------------------------------------------------|
126 ---
127 Socket ID Local->Remote Streams(Started/Succeeded/Failed) Messages(Sent/Received) …
128 19 [::1]:50051->[::1]:39834 4/3/0 3/4
141 Address: [::1]:50051->[::1]:50094
154 ---
157 io.grpc.netty.shaded.io.netty.channel.epoll.EpollChannelOption#TCP_CORK false …
161 io.grpc.netty.shaded.io.netty.channel.epoll.EpollChannelOption#TCP_KEEPCNT 9 …
164 io.grpc.netty.shaded.io.netty.channel.epoll.EpollChannelOption#TCP_NOTSENT_LOWAT 0 …
168 io.grpc.netty.shaded.io.netty.channel.epoll.EpollChannelOption#SO_BUSY_POLL 0 …
171 io.grpc.netty.shaded.io.netty.channel.epoll.EpollChannelOption#TCP_QUICKACK false …
174 … io.grpc.netty.shaded.io.netty.channel.De…
179 io.grpc.netty.shaded.io.netty.channel.epoll.EpollChannelOption#EPOLL_MODE EDGE_TRIGGERED …
181 io.grpc.netty.shaded.io.netty.channel.epoll.EpollChannelOption#TCP_KEEPIDLE 7200 …
183 io.grpc.netty.shaded.io.netty.channel.epoll.EpollChannelOption#TCP_KEEPINTVL 75 …
187 … io.grpc.netty.shaded.io.netty.channel.Ad…
217 ---
236 ---
237 Socket ID Local->Remote Streams(Started/Succeeded/Failed) Messages(Sent/Re…
238 11 127.0.0.1:48536->127.0.0.1:50051 16/16/0 12/12 …