- 授权协议: GPL
- 开发语言: Google Go
- 操作系统: 跨平台
- 软件首页: https://github.com/fiorix/go-diameter
- 软件文档: https://github.com/fiorix/go-diameter
软件介绍
go-diameter是Diameter基础协议RFC6733的一个开源的golang的Diameter协议栈的实现。
支持的功能,
* 全面的XML格式的属性字典
* 内嵌字典(基础协议(Base Protocol RFC6733)和信用控制(Credit Control)RFC4006)
* 友好可读性的AVP呈现(利于调试)
* 对于客户端和服务器全面支持TLS(TCP)
* 为了简便,协议栈基于golang的net/http
* 附带客户端,服务器,代理和基准测试工具的代码实例
目前为止,状态机还没有实现。
Squid: The Definitive Guide
Duane Wessels / O'Reilly Media / 2004 / $44.95 US, $65.95 CA, £31.95 UK
Squid is the most popular Web caching software in use today, and it works on a variety of platforms including Linux, FreeBSD, and Windows. Squid improves network performance by reducing the amount of......一起来看看 《Squid: The Definitive Guide》 这本书的介绍吧!
