Package Exports
- soupbintcp
- soupbintcp/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (soupbintcp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
SoupBinTCP
SoupBinTCP implements NASDAQ SoupBinTCP 3.00 client and server on Node.
SoupBinTCP requires Node 18 or newer.
Install
Install SoupBinTCP:
npm install soupbintcpUsage
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.