erpc icon indicating copy to clipboard operation
erpc copied to clipboard

An efficient, extensible and easy-to-use RPC framework.

Results 13 erpc issues
Sort by recently updated
recently updated
newest added

[2021/07/28 15:16:23.140] [DEBU] invalid PreWriteCallPlugin in router: secure(encrypt/decrypt) Run with link example,Also I faild -> https://github.com/henrylee2cn/erpc/tree/master/plugin/secure

非常感谢作者优秀的项目。 我们使用erpc做服务端,嵌入式设备做客户端,自己写的客户端代码。测试时遇到这样的情况,客户端意外出现1秒钟断开重连一次,当有10多个终端同时连接时,导致服务器内存接近100%。麻烦问下有没配置能从服务端对客户端的这种行为进行限制呢,避免过度额消耗系统资源。

Would you be ok with adding flatbuffers ? I used to use protobuf but now flatbuffers is mature. It’s much faster and I am using it on golang projects it...

what's the defferences between erpc and go-micro? please explain detailly

您好,请问有详细的使用文档嘛

请问socket 示例有么

# github.com/marten-seemann/qtls src\github.com\marten-seemann\qtls\common.go:1380:20: undefined: cpu.HasAES src\github.com\marten-seemann\qtls\common.go:1380:34: undefined: cpu.ARM64 src\github.com\marten-seemann\qtls\key_schedule.go:40:9: undefined: hkdf.Extract src\github.com\marten-seemann\qtls\key_schedule.go:59:12: undefined: hkdf.Expand src\github.com\marten-seemann\qtls\key_schedule.go:129:30: undefined: curve25519.ScalarSize src\github.com\marten-seemann\qtls\key_schedule.go:133:21: undefined: curve25519.X25519 src\github.com\marten-seemann\qtls\key_schedule.go:133:51: undefined: curve25519.Basepoint src\github.com\marten-seemann\qtls\key_schedule.go:212:20: undefined: curve25519.X25519

配置证书TLS 后 链接的时会EOF错误