Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 442 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 442 Bytes

SoupBinTCP

SoupBinTCP implements NASDAQ SoupBinTCP 3.00 client and server on Node.

SoupBinTCP requires Node 18 or newer.

Install

Install SoupBinTCP:

npm install soupbintcp

Usage

See the examples and the reference documentation.

License

Copyright 2017 Jussi Virtanen.

Released under the Apache License, Version 2.0. See LICENSE.txt for details.