RubyGems Navigation menu

fix-engine 1.0.1

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.5KB)
  2. 1.0.0 - January 08, 2015 (12.5KB)
  3. 0.0.24 - January 05, 2015 (9.5KB)

Runtime依存関係 (2):

eventmachine ~> 1.0
fix-protocol ~> 1.0

Development依存関係 (6):

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

所有者:

作者:

  • David François

SHA 256チェックサム:

661ce94e74e1115d4b5cd4d5aed2d7d1bf2b5e01bba148ff3ed8e4b0eb0521cd

累計ダウンロード数 13,967

このバージョンのみ 9,144

ライセンス:

MIT

必要なRubyのバージョン: >= 0

必要なRubyGemsのバージョン: >= 1.3.6

リンク: