Ok, jumping in at the deep end!

polaris · · 434 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Hi <a href="/r/golang" rel="nofollow">r/golang</a></p> <p>I&#39;ve started learning Go but very baisically but learning variables and small scripts. I might be getting ahead of myself but I want to throw myself into the deep end and create some sort of websocket server with Go. Do you think I can do it? If love to share my journey with you.</p> <p>I&#39;m looking for some tips and advice on how to start this journey!</p> <p>Thank you</p> <hr/>**评论:**<br/><br/>gdey: <pre><p>It&#39;s pretty easy to create a websocket based website in go. </p> <p>Look at <a href="http://www.gorillatoolkit.org/pkg/websocket" rel="nofollow">http://www.gorillatoolkit.org/pkg/websocket</a> for hints.</p></pre>beefngravy: <pre><p>Hi gdey, thanks for the response! I actually meant that I wanted to create something like the Gorilla toolkit in respect of websockets to try and reach myself go. I don&#39;t need it for a project as such, just a learning exercise.</p></pre>cube2222: <pre><p>Check this out: <a href="https://jacobmartins.com/2016/03/07/practical-golang-using-websockets/" rel="nofollow">https://jacobmartins.com/2016/03/07/practical-golang-using-websockets/</a></p></pre>

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

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