Avatar notebook default
69篇文章 · 153108字 · 11人关注
  • Resize,w 360,h 240
    Golang启用Https服务器测试

    关于HTTPS的基础知识可以参考加密基础知识三 TLS/SSL HTTPS[//www.greatytc.com/p/6903d343...

  • Resize,w 360,h 240
    go modules

    参考一文搞懂 Go Modules 前世今生及入门使用[https://www.cnblogs.com/wongbingming/p/12941...

  • Golang 游戏nano简介

    在Golang 游戏架构简介介绍过https://github.com/lonng/nano,本文通过官方提供的聊天室例子,简要学习一下。 参考...

  • Resize,w 360,h 240
    行为树 behavior3go

    参考游戏AI - 行为树Part1:简介游戏AI - 行为树Part2:框架https://github.com/f15gdsy/BT-Fram...

  • Resize,w 360,h 240
    并发编程基础知识四 Actor CSP protoactor-go

    参考码农翻身 当多线程并发遇到Actor goroutine, channel 和 CSP并发之痛 Thread,Goroutine,Actor...

  • Resize,w 360,h 240
    Golang 消息队列系列一 概念

    参考消息队列的使用场景是怎样的?新手也能看懂,消息队列其实很简单消息队列设计精要 一、例一 假设用户在你的软件中注册,服务端收到用户的注册请求后...

  • Resize,w 360,h 240
    服务发现

    参考老钱 服务发现的基本原理服务发现聊聊 Node.js RPC(二)— 服务发现 在传统的系统部署中,服务运行在一个固定的已知的 IP 和端口...

  • Golang 游戏leaf系列(十) mongodb模块 使用mgo

    在Golang MongoDB中简单介绍了https://github.com/globalsign/mgo leaf中使用的也是这个驱动,并且...

  • Golang 游戏leaf系列(九) 官方issues摘录

    在查看官方issues时,也发现了一些个人觉得有用的讨论,摘录一下 一、issues 希望可以增强下log的功能 Q:leaf的log蛮好用的了...

文集作者