How to use the symphony-api-client-node.sendMessage function in symphony-api-client-node

To help you get started, we’ve selected a few symphony-api-client-node examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github AdaptiveConsulting / ReactiveTraderCloud / src / server / Adaptive.ReactiveTrader.Server.Bot / src / symphony / SymphonyClient.ts View on Github external
            mergeMap(() => from(Symphony.sendMessage(streamId, message, null, Symphony.MESSAGEML_FORMAT))),
            take(1))

symphony-api-client-node

Symphony API Client for NodeJS

MIT
Latest version published 3 years ago

Package Health Score

42 / 100
Full package analysis