makerplane / FIX-Gateway

Flight Information eXchange Gateway
GNU General Public License v2.0
9 stars 21 forks source link

Client Additions, Protocol Changes and Setuptools Integration #54

Closed birkelbach closed 5 years ago

birkelbach commented 5 years ago

This merge brings in changes that add a pretty full feature set to the 'fixgwc' client program as well as some protocol changes to make those work. Also added was the secondary failure flag to the system and the protocol. Finally, setuptools finally works well enough. Now a pip install will install the package and dependencies.

birkelbach commented 5 years ago

Fixes #51