golang communication library

polaris · · 380 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Hey guys! I&#39;m new here so I have no idea what this is right. Anyway, during learning Golang, I made a communication library. Using this library, you can communicate with server, client as call other&#39;s function. I&#39; poor at English, Reddit and Golang (Almost everything..) but I hope more than just one person like this library :)</p> <p><a href="https://github.com/ghatdev/PostBird" rel="nofollow">https://github.com/ghatdev/PostBird</a></p> <hr/>**评论:**<br/><br/>justinisrael: <pre><p>Have you tried running this with the -race detector? You have unguarded sharing of your client slice. Bad things could happen if multiple goroutines are connecting and disconnecting </p></pre>ghatdev: <pre><p>oh i didn&#39;t consider about that. Thank you for suggestion</p></pre>tgulacsi: <pre><p>Haven&#39;t you seen net/rpc, or grpc.io?</p></pre>ghatdev: <pre><p>I&#39;v seen, but I wanted to make my own library during learning Golang :)</p></pre>brokenprogram: <pre><p>Why are the comments in chinese but the identifiers (i.e. function name in english ?) </p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

380 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传