RubyGems Navigation menu

coap 0.1.4

Pure Ruby implementation of RFC 7252 (Constrained Application Protocol (CoAP)). The Constrained Application Protocol (CoAP) is a specialized web transfer protocol for use with constrained nodes and constrained (e.g., low-power, lossy) networks. The nodes often have 8-bit microcontrollers with small amounts of ROM and RAM, while constrained networks such as IPv6 over Low-Power Wireless Personal Area Networks (6LoWPANs) often have high packet error rates and a typical throughput of 10s of kbit/s. The protocol is designed for machine-to-machine (M2M) applications such as smart energy and building automation.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.4 - January 24, 2016 (25.5 KB)
  2. 0.1.3 - January 24, 2016 (25.5 KB)
  3. 0.1.2 - October 17, 2015 (25.5 KB)
  4. 0.1.1 - February 04, 2015 (25.5 KB)
  5. 0.1.0 - January 20, 2015 (25.5 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (2):

Development 依赖 (6):

bundler ~> 1.6
coveralls ~> 0.7
faker ~> 1.4
minitest ~> 5.4
rake ~> 10.3
rspec ~> 3.0

业主:

作者:

  • Carsten Bormann, Simon Frerichs, henning mueller

SHA 256 校验和:

4e3364403ff87a465311e18c3d529dd071f6eeb5bda9b11fd1f575e6976db378

下载总量 25,915

这个版本 4,252

许可:

MIT

需要的 Ruby 版本: >= 0

链接: