emqx-extension-examples icon indicating copy to clipboard operation
emqx-extension-examples copied to clipboard

Examples for ExHook & ExProto

Results 15 emqx-extension-examples issues
Sort by recently updated
recently updated
newest added

请问用网络调试助手连接测试,是连接TestGrpcServer里配置的端口吗? 我连接127.0.0.1:9001成功后,发送任何数据都报“HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: ”错误

Why can't I find the exproto-svr-java project. And can the open source version of EMQX use exproto?

int v4.3.0 after setting allow_anonymous = false, let java grpc OnClientAuthenticate return **true** to EMQ X System, but still cannot build tcp links to emqx, why?

final Message destMsg = Message.newBuilder(request.getMessage()).setPayload(ByteString.copyFrom("11"),Charset.defaultCharset()).build(); ValueResponse reply = ValueResponse.newBuilder().setMessage(destMsg).build(); input message like: {"msg":"hello"} but output message is same as input message, not the expected value "11",why?

![image](https://user-images.githubusercontent.com/68225189/115493927-35204200-a297-11eb-92bc-8f196dbba1ca.png) 4.2.5企业版,启动了这个模块之后,无法关闭