Added package newfix (#1852)

This commit is contained in:
inv2004 2021-03-30 08:50:54 +03:00 committed by GitHub
parent 55feb6bd18
commit 2abf123403
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21987,5 +21987,19 @@
"description": "Nim / Python library to feed HTTP server quickly with custom messages",
"license": "MIT",
"web": "https://github.com/marcomq/batchsend"
},
{
"name": "newfix",
"url": "https://github.com/inv2004/newfix",
"method": "git",
"tags": [
"fix",
"protocol",
"parser",
"financial"
],
"description": "FIX Protocol optimized parser (Financial Information eXchange)",
"license": "Apache-2.0",
"web": "https://github.com/inv2004/newfix"
}
]