hotfix-encoding

Crates.iohotfix-encoding
lib.rshotfix-encoding
version0.0.10
sourcesrc
created_at2023-10-30 13:39:38.307163
updated_at2023-11-08 10:19:33.864621
descriptionMessage encoding for hotfix, an experimental FIX engine
homepage
repository
max_upload_size
id1018486
size129,391
David Steiner (davidsteiner)

documentation

README

HotFIX, an experimental FIX engine

A FIX engine implemented in Rust with rustls support.

Warning

HotFIX is an experimental project, currently incomplete and it may never be completed. It is not fit for production.

For the time being, HotFIX focuses on implementing the transport and session layer correctly to create a fully functional engine.

Outside the session layer, HotFIX uses a fork of ferrumfix for message encoding and decoding. Eventually, these changes may be backported to ferrumfix, but this is not feasible at this stage due to the pace and experimental nature of development of HotFIX.

Commit count: 0

cargo fmt