RubyGems Navigation menu

fix-engine 1.0.0

The FIX engine library allows one to easily connect to a FIX acceptor and establish a session, it will handle the administrative messages such as logons, hearbeats, gap fills and allow custom handling of business level messages. Likewise, an acceptor may be easily implemented by defining callbacks for business level messages. FIX protocol message parsing capabilities are provided by the fix-protocol gem, which currently supports the administrative subset (and a few business level messages) of the FIX 4.4 message specification.

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

安装:
=

版本列表:

  1. 1.0.1 - January 08, 2015 (12.5 KB)
  2. 1.0.0 - January 08, 2015 (12.5 KB)
  3. 0.0.24 - January 05, 2015 (9.5 KB)

Runtime 依赖 (2):

eventmachine ~> 1.0
fix-protocol ~> 0.0.64

Development 依赖 (5):

rake ~> 10.3
redcarpet ~> 3.1
rspec ~> 3.1
simplecov ~> 0.9
yard ~> 0.8

业主:

作者:

  • David François

SHA 256 校验和:

498525b1a4a9d14d27f75c7f521f2ed47b9c87e3c0a80fd2e1df02d5c47a1990

下载总量 14,363

这个版本 2,450

许可:

MIT

需要的 Ruby 版本: >= 0

需要的 RubyGems 版本: >= 1.3.6

链接: