shieldsquare-express

5.1.1 • Public • Published

SHIELD-CONNECTOR

Official ShieldSquare Node.js express Connector. To install the connector on your system type npm i shieldsquare-express

Version: 5.1.1

Supports

  • Node.js version (>= 6.0.0)
  • This connector architects on top of express middleware concept, so this can be used only with express servers.

How do I get set up?

Shield Square Supports two modes of connection,

  • Monitor Mode (Async)
  • Active Mode (Sync)

The connector supports both of the them out of the box.

Calltype & UserId Params

Calltype defaults to 1 if it is not provided & userId defaults to '' if it is not provided.

Both the values are taken as query string parameter.

For Ex: http://localhost:3000?calltype=2&userId=12345

Contribution guidelines

  • JSLint for linting

Package Sidebar

Install

npm i shieldsquare-express

Weekly Downloads

2

Version

5.1.1

License

MIT

Unpacked Size

46.6 kB

Total Files

8

Last publish

Collaborators

  • shieldsquare