Golang chatting app backend created, call for more dev power

xuanbao · · 594 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Couldn&#39;t found a suitable chatting app backend so i decide build myself. Its still early stage but hope can get more dev power.</p> <p><a href="https://github.com/cmingxu/chat-example" rel="nofollow">https://github.com/cmingxu/chat-example</a></p> <hr/>**评论:**<br/><br/>vishnuv: <pre><p><a href="http://www.mattermost.org/" rel="nofollow">http://www.mattermost.org/</a> . <a href="https://github.com/mattermost" rel="nofollow">https://github.com/mattermost</a> . This is the most successful open source slack alternative in golang.</p></pre>anonxgh: <pre><p>By successful you mean what? Funded by VC?</p> <p>I don&#39;t want to hurt anyone&#39;s feelings, but my humble opinion is their architecture (or rather lack of it) is a disaster. E.g. look at <a href="https://github.com/mattermost/platform/blob/master/web/web.go" rel="nofollow">this</a> <strong>1174 lines</strong> or <a href="https://github.com/mattermost/platform/blob/master/api/user.go" rel="nofollow">this</a> <strong>1782 lines</strong> of masterpiece in a single file. Can it be simplified and/or split into multiple files?</p> <p>I don&#39;t like haters and don&#39;t want to become one. BUT, I&#39;m dead sure at the end we&#39;ll see one more article on &#34;how bad monolith is&#34;, &#34;microservices rock&#34;, &#34;go is so special it doesn&#39;t need web-frameworks&#34;. Of course, they we&#39;ll compare a crappily implemented monolith to less crappy microservices and make big conclusions out of it.</p></pre>icholy: <pre><p>Wut?</p></pre>shazow: <pre><p>Some suggestions: A readme, maybe some screenshots. What are your goals?</p> <p>Not sure what you mean by chatting app &#34;backend&#34;, but you might like my ssh-chat project: <a href="https://github.com/shazow/ssh-chat" rel="nofollow">https://github.com/shazow/ssh-chat</a></p> <p>I&#39;m also building an IRC server toolkit in Go: <a href="https://github.com/shazow/go-irckit" rel="nofollow">https://github.com/shazow/go-irckit</a></p></pre>

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

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