Results 4 issues of hzxgo

看demo文件夹,没有csv文件的例子,请问支持CSV文件的增删改查吗

I have two micro services deployed on different pc, the two services reg the same consul by extranet ip. However, the second service can't access to first service by rpc....

help wanted

When a WebClient connecting to Server,The map of ActiveClients have add a element(key=socketClient, value=0). But, when a WebClient closed. The element have not deleted. func WShandler(ws *websocket.Conn) { ...... for...

**Describe the bug** 我有个测试环境,平时基本无请求量,经常遇到过几天后就访问不了了(etcd中已无注册信息,所以找不到该微服务),重启后问题就能解决。但是生产环境没遇到过这样的问题,今日测试环境又复现了所以提个issue。 本次bug时间点及Log: 1. 2024/06/24 微服务启动 `1 2024/06/24 15:43:12.401003 server.go:83: [Info] KITEX: server listen at addr=172.31.251.191:10000` `2 2024/06/24 15:43:13.515344 etcd_registry.go:290: [Info] start keepalive lease 6c8d8e3743d9e86f for etcd registry`...