An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![TRANSFIX](https://raw.githubusercontent.com/oniony/transfix/main/graphics/transfix.png)

[![Build Status](https://github.com/oniony/transfix/actions/workflows/build.yml/badge.svg)](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.