Skip to content

open-rfc 0.2.0

Choose a tag to compare

@marianfoo marianfoo released this 07 Aug 18:09

First public release of open-rfc.

An SDK-free TypeScript client for SAP's classic RFC protocol. It speaks the wire
protocol directly: no SAP NetWeaver RFC SDK, no native addon, no runtime
dependencies. Ships ESM and CommonJS with a node-rfc compatibility surface.

npm i open-rfc

Verifying this release

npm open-rfc@0.2.0
tarball sha1 93621e20e568593bc47726e78cbf97b595989c89
files 262 · 458.8 kB packed · 3.0 MB unpacked
runtime dependencies none
licence Apache-2.0

open-rfc-0.2.0.tgz is attached and is byte-identical to the tarball the
registry serves. The build is reproducible: packing the tagged tree again
produces the same digest.

Scope

This is a 0.x beta from a single developer. The public test suite is a subset of
the project's full verification; areas without dedicated coverage are listed on
the documentation site. Test the value
and failure shapes your integration relies on.

Documentation: https://marianfoo.github.io/open-rfc/