Rock

Results 6 issues of Rock

### Short description I was trying to do use it on mac os , but it can not open. ### Expected behaviour it shoud to open and show graphical interfaces;...

Hello Everyone, I am LiYi , my english name is Rock, come from china ,i really appreciate everything the ipfs team did , you are awesome and wonderful. I have...

P2
need/triage
kind/suggestion

Where i can talk fast with other maintenance man, before i make contribution to cpp-libp2p, such as twitter, facebook, or telegram?

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1、git clone [email protected]:keeweb/keeweb-plugins.git 2、npm install 3、npm run-script translations ![image](https://user-images.githubusercontent.com/35133768/220510808-89def3f0-2a0c-4967-940c-2ec4d1e725df.png) What...

Type ◦ Bug

增加批量创建消费者 跟批量创建生产者功能: 默认配置: 在nsq 增加 nsqlookup 相关配置文件 (nsqlookup是nsq的集群管理器) 'nsqlookup' => [ 'debug' => "false", //开启调式模式时 不会有日志消息队列进程启动,生产环境需要改为false 'host' =>"127.0.0.1", //nsqlookup host地址 'port' => 4161, 'topic' =>"demoTopic", 'channel' =>"demoChannel", 'name' => "demoConsumer",...