SP 协议的 Go 实现 Mangos

码农软件 · 软件分类 · 网络工具包 · 2019-02-26 13:58:28

软件介绍

Mangos 是一个用纯 Go 语言实现的 ("Scalable Protocols") 协议。这在 Go Channels 中被重度使用,但在内部却可在缺少 cgo 的情况下进行操作。Mangos 无需依赖第三方库。Scalable Protocol 的参考实现可看 nanomsg

安装方法:$ go get github.com/gdamore/mangos

测试方法:$ go test github.com/gdamore/mangos/test

本文地址:https://codercto.com/soft/d/176.html

The Science of Programming

The Science of Programming

David Gries / Springer / 1989-4-21 / USD 99.00

Describes basic programming principles and their step-by- step applications.Numerous examples are included.一起来看看 《The Science of Programming》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具