<p>Hi <a href="/r/golang" rel="nofollow">r/golang</a></p>
<p>I'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'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'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'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
0 回复
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传