nucz

Results 1 issues of nucz

I have a problem with adding SslMasterKeyHandler#newWireSharkSslMasterKeyHandler on the server side. I tried to do this with channelFactory: ``` builder.channelFactory(() -> { final ServerChannel ch = GrpcUtil.getDefaultServerChannelFactory().newChannel(); final ChannelPipeline pipeline...

enhancement
good first issue