A client library that uses hypercore and the @lumeweb/relay server along with Skynet for web, to perform "Wisdom of the crowd" RPC requests.
Go to file
semantic-release-bot 7d63ae4be1 chore(release): 0.0.2-develop.1 [skip ci]
## [0.0.2-develop.1](https://git.lumeweb.com/LumeWeb/rpc-client/compare/v0.0.1...v0.0.2-develop.1) (2023-07-04)

### Reverts

* Revert "*add a _timeoutCanceled property and abort handeTimeout if true" ([1d73d23](1d73d23700))
* Revert "*Switch from clearing the timeout to setting the _timeoutCanceled flag" ([f9036e1](f9036e1c73))
2023-07-04 09:01:55 +00:00
.github/workflows ci: add ci config 2023-07-04 04:53:16 -04:00
src * Refactor `util.ts` to use `existing.ready` instead of `existing._channel.ready` and replace `existing.ready` with `rpc.ready`. 2023-04-08 16:43:56 -04:00
.presetterrc.json refactor: move to ci, and update deps 2023-07-04 04:53:02 -04:00
CHANGELOG.md chore(release): 0.0.2-develop.1 [skip ci] 2023-07-04 09:01:55 +00:00
LICENSE *Initial version 2022-06-27 15:37:03 -04:00
README.md *refactor rpc to use new swarm based p2p 2023-03-18 12:11:23 -04:00
npm-shrinkwrap.json chore(release): 0.0.2-develop.1 [skip ci] 2023-07-04 09:01:55 +00:00
package.json chore(release): 0.0.2-develop.1 [skip ci] 2023-07-04 09:01:55 +00:00

README.md

rpc-client