Skip to content

Fitbit/jsonrpc-ts

Folders and files

NameName
Last commit message
Last commit date
Nov 4, 2020
Nov 4, 2020
Aug 30, 2018
Aug 30, 2018
Nov 4, 2020
Nov 4, 2020
Aug 30, 2018
Nov 4, 2020
Nov 4, 2020
Jan 7, 2019
Jan 7, 2019
Aug 30, 2018
Jun 6, 2019
Nov 4, 2020
Nov 4, 2020
Nov 4, 2020
Nov 4, 2020
Nov 4, 2020
Nov 4, 2020
Jan 4, 2021

Repository files navigation

@fitbit/jsonrpc-ts

Greenkeeper badge

Coverage Status

This package is a set of components which makes it easy to implement a JSON-RPC 2.0 client or server (or both) over any reliable transport. It is designed to be extremely customizable to fit nearly any use-case. If the implementation of a component from this library doesn't suit your needs, you can simply use your own implementation instead. Even the way that request ids are generated can be customized!