Skip to content

Code generator to create itch/ouch and fix connectivity code from message spec

Notifications You must be signed in to change notification settings

gpulluri/hsgenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hsgenerator

hsgenerator helps you generate exchange connectivity code for binary protocols like itch/outch. The same concepts can be utilized to generate code for non binary protocols like FIX as well. This codebase is only intended to serve as a guideline. Tweak it as needed.

Example spec

Look for the file fxt-ouch.json under src/main/resources

Usage

Argument 1: json spec Argument 2: Output directory for generated code

About

Code generator to create itch/ouch and fix connectivity code from message spec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages