@vistadataproject/rpc-utilities

1.2.8 • Public • Published

RPC Utilities

Utilities to handle manipulation and normalization of VISTA RPC data

Background

This repository used to be titled rpcParseFormat, but because we've added more functionality to this low-level utility module, we decided to change the name. This library is intended to provide utility functionality to deal with low-level, raw VISTA RPC data. This includes:

  • Parsing (low-level RPC protocol strings to RPC data objects)
  • Formatting (RPC data objects to low-level RPC protocol strings)
  • Encryption/Decryption (encrypting and decrypting data based on the RPC protocol)
  • Normalization (JS Object representation and functionality for handling RPC data)

Readme

Keywords

none

Package Sidebar

Install

npm i @vistadataproject/rpc-utilities

Weekly Downloads

0

Version

1.2.8

License

AGPL-3.0

Unpacked Size

76.2 kB

Total Files

9

Last publish

Collaborators

  • conorpdowling
  • mfuroyama