Skip to content

Commit

Permalink
release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bsrdjan committed Oct 26, 2020
1 parent 1ef5c72 commit c5497b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Asynchronous, non-blocking [SAP NetWeawer RFC SDK](https://support.sap.com/en/pr

## Key features

- **(new)** RFM call templates: **[rfmcall](https://www.npmjs.com/package/rfmcall)**
- Based on [N-API](https://github.com/nodejs/node-addon-api) standard
- Stateless and stateful connections (multiple function calls in the same ABAP session (same context))
- Async/await, promise and callback API
Expand Down Expand Up @@ -56,11 +55,11 @@ Asynchronous, non-blocking [SAP NetWeawer RFC SDK](https://support.sap.com/en/pr

Other platforms and frameworks:

- SAP Cloud Platform, AWS Lambdas, heroku ...: Create [SAP feature request](https://github.com/SAP/node-rfc/issues/79#issuecomment-716492557)
- [Electron](doc/frameworks/electron-quick-start)
- [NW.js](doc/frameworks/nwjs-quick-start)
- [Node-RED](https://github.com/PaulWieland/node-red-contrib-saprfc)
- [Sails JS](https://github.com/dcolley/sailsjs-node-rfc)
- [CloudFoundry, AWS Lambdas, heroku ...](https://github.com/SAP/node-rfc/issues/121)

## Prerequisites

Expand Down

0 comments on commit c5497b9

Please sign in to comment.