ANN: FIX Protocol on top of netty

falconair shahbazc at gmail.com
Mon Nov 22 23:52:04 EST 2010


Hi all,
I just pushed my FIX (financial information exchange) protocol
implementation to https://github.com/falconair/lowlevelfix

This is basically a code dump of some code I've had on my disk for a while. 
It is not much more than a few handlers for netty.  Programmers who are
looking to build FIX protocol processors using netty will most definitely
benefit from the code there.

No guarantees of correct/clean logic yet :)  No documentation, so if you
don't know anything about FIX or netty, you will not get much out of it.  If
you are ambitious, check out some of the tests.

Contributions (code, critique, etc.) welcome.
-- 
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/ANN-FIX-Protocol-on-top-of-netty-tp5765485p5765485.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list