3.0.1 • Published 2 months ago

@therms/rpc-telemetry-client v3.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

@therms/rpc-telemetry-client

rpc_logo.png

A Remote Procedure Call framework for Javascript Node.js written in TS.

This is the web UI for viewing RPC servers and RPC documentation that is served by a Telemetry Server from the @therms/rpc-server package.

RPC Telemetry Server URL

This webapp needs to call endpoints that are served on the @therms/rpc-server telemetry server. In order for it to call those endpoints it needs the URL.

When the project is built, it will optionally use an env var to hard-code the RPC telemetry server address into the bundle.

RPC_SERVER_URI=https://rpc.sandbox.therms.app/telemetry

A global variable should be set in the index.html file to the RPC telemetry server URL for example:

window.TELEMETRY_SERVER_URL = 'https://rpc.sandbox.therms.app/telemetry';

If there is not env URL then it will default to the base URL that the index.html page is served from.

Note: the UI provides a manual method of entering the RPC telemetry server URL and fetching info/docs from there.

3.0.1

2 months ago

3.0.0

2 months ago

2.4.2

5 months ago

2.3.0

8 months ago

2.4.1

6 months ago

2.4.0

6 months ago

2.2.1

1 year ago

2.2.0

1 year ago

2.1.0

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.15.0

2 years ago

1.14.0

2 years ago

1.13.0

2 years ago

1.17.1

2 years ago

1.16.2

2 years ago

1.17.0

2 years ago

1.16.1

2 years ago

1.16.0

2 years ago

1.12.1

2 years ago

1.11.2

2 years ago

1.12.0

2 years ago

1.11.1

2 years ago

1.11.0

2 years ago

1.10.1

2 years ago

1.10.0

2 years ago

1.9.1

3 years ago

1.7.3

3 years ago

1.9.0

3 years ago

1.7.2

3 years ago

1.8.0

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.7.6

3 years ago

1.7.5

3 years ago

1.7.4

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago