mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package newfix (#1852)
This commit is contained in:
parent
55feb6bd18
commit
2abf123403
@ -21987,5 +21987,19 @@
|
|||||||
"description": "Nim / Python library to feed HTTP server quickly with custom messages",
|
"description": "Nim / Python library to feed HTTP server quickly with custom messages",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/marcomq/batchsend"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user