An implementation of the FIX (Financial Information Exchange) protocol.
Currently the implementation is pre-alpha. It is not even close to working.
You can run a test server:
node testFIXServer.js
then a test client, too:
node testFIXClient.js
Both programs should start communicating with each other. Wait a few seconds to see heart-beat messages fly by.
- Groups
- Encryption