GoCN 每日新闻 (2020-05-25)

byte 数组和 io.Reader 对比 :https://philpearl.github.io/post/reader

使用 Go、Websockets、Redis 构建聊天服务示例 :https://medium.com/@mhewedy_46874/building-chat-service-in-golang-and-websockets-backed-by-redis-b42a8784636c

Golang 源码学习:调度逻辑(一)初始化 :https://www.cnblogs.com/flhs/p/12657348.html

一个基于 gRPC 的内存级 KV 缓存类库 :https://github.com/knrt10/gRPC-cache

一个基于 Go http 中间件的故障注入类库 :https://github.com/github/go-fault