node-rfc

Asynchronous, non-blocking SAP NW RFC SDK bindings for Node.js

APACHE-2.0 License

Downloads
6.8K
Stars
252
Committers
18

Bot releases are hidden (Show)

node-rfc - v1.0.0-rc2

Published by bsrdjan about 6 years ago

Features

Incompatible changes

  • Non-blocking ping() and close() require a callback function
  • client.connectionInfo() function replaced by client.connectionInfo getter
  • client.getVersion() replaced by client.version getter, format changed as well
  • client.isAlive() replaced by client.isAlive getter
node-rfc - v1.0.0-rc1

Published by bsrdjan about 6 years ago

Features

Incompatible changes

  • client.connectionInfo() function replaced by client.connectionInfo getter
  • client.getVersion() replaced by client.version getter, format changed as well
  • client.isAlive() replaced by client.isAlive getter
node-rfc - v0.2.0-rc7

Published by bsrdjan about 6 years ago

Features

  • N-API, asynchronous and non-blocking
  • Callback, promise, async/await API examples
  • Connection pool
  • Typescript and ES-next syntax support
  • C/C++ style guide
  • Error handling harmonisation
  • String handling optimisation
  • More unit tests
  • README links update, from Service Marketplace to Support Portal

Incompatible changes

  • client.connectionInfo() function replaced by client.connectionInfo getter
  • client.getVersion() replaced by client.version getter, format changed as well
  • client.isAlive() replaced by client.isAlive getter
node-rfc - v0.1.16

Published by bsrdjan over 6 years ago

Changes

  • Decimal and Float input conversions #52 fix
  • Decimal libraries support, like decimal.js
node-rfc - v0.1.15

Published by bsrdjan over 6 years ago

Changes

  • Import parameters type check added
  • Deprecated Nan::MakeCallback() replaced with Nan:Call()
  • getVersion() returns an object instead of array, unit test added as well
  • Skip unwanted parameters, not "supplied" / "requested" on ABAP side. Fix #34
node-rfc - v0.1.14

Published by bsrdjan over 6 years ago

Changes

  • Memory leak fix [CRITICAL]
  • Source code cleanup
  • vscode settings for editing on Mac
node-rfc - v0.1.13

Published by bsrdjan almost 7 years ago

Changes

  • Catching constuctor errors
  • Fix issue 35, libstdc++ location fix
  • Tabs and formatting
node-rfc - v0.1.12

Published by bsrdjan almost 7 years ago

Changes

  • Byte arrays handling
  • 4, 6 and 8 binaries
node-rfc - v0.1.11

Published by io-pa almost 8 years ago

node-rfc 0.1.11

node-rfc - v0.1.10

Published by io-pa almost 8 years ago

node-rfc 0.1.10
Dummy Release (only needed for npm)
Identic to 0.1.7

node-rfc - v0.1.9

Published by io-pa almost 8 years ago

node-rfc 0.1.9
Dummy Release (only needed for npm)

node-rfc - v0.1.7

Published by io-pa almost 8 years ago

node-rfc 0.1.7
Support for Continuous Integration
(Identic to 0.1.9 and 0.1.10)

Package Rankings
Top 2.52% on Npmjs.org
Badges
Extracted from project README
node-rfc release Node.js engines N-API version deno version supported dpm REUSE status CII Best Practices