https://github.com/oniony/transfix
Makes FIX protocol messages readable.
https://github.com/oniony/transfix
command-line fixprotocol rust
Last synced: 10 months ago
JSON representation
Makes FIX protocol messages readable.
- Host: GitHub
- URL: https://github.com/oniony/transfix
- Owner: oniony
- License: mit
- Created: 2017-04-02T18:00:05.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T19:38:20.000Z (over 2 years ago)
- Last Synced: 2025-04-14T02:08:00.666Z (10 months ago)
- Topics: command-line, fixprotocol, rust
- Language: Rust
- Size: 96.7 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/oniony/transfix/actions/workflows/build.yml)
# Overview
Transfix is a command-line utility to translate FIX protocol
messages into a more readable form.
# Compilation
* Install Rust from
* Build Transfix:
$ git clone git@github.com:oniony/transfix.git
$ cd transfix
$ cargo build
# Usage
$ transfix ) and is available at .
Transfix is written in Rust:
- - -
Copyright 2017‒2023 Paul Ruane
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without any warranty.