This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
relay
Watch
1
Star
0
Fork
You've already forked relay
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Hypercore DHT based relay for RPC
97
Commits
3
Branches
3
Tags
1.3
MiB
TypeScript
98.5%
Shell
1.5%
b91fd5d8b5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Derrick Hammer
b91fd5d8b5
*Add types to package.json
2022-08-26 21:58:42 -04:00
src
*Super refactor for the beginning of a new rpc server, changed protocol and simple plugin system
2022-08-26 21:52:19 -04:00
.gitignore
*WIP: minor refactor and build process to create application binaries
2022-07-24 22:36:49 -04:00
LICENSE
*Initial version
2022-06-27 13:53:00 -04:00
build.js
*Remove all requires
2022-08-03 02:02:40 -04:00
package.json
*Add types to package.json
2022-08-26 21:58:42 -04:00
pkg.json
*Switch to including build/Release native node libraries
2022-07-25 02:48:30 -04:00
prebuild.sh
*Add build step to build all native modules then copy the library to its build/Release folder
2022-07-25 02:47:35 -04:00
tsconfig.json
*Restructure to transpile to commonjs since vercel pkg does not support ESM
2022-07-23 23:16:34 -04:00
tslint.json
*Initial version
2022-06-27 13:53:00 -04:00
yarn.lock
*Super refactor for the beginning of a new rpc server, changed protocol and simple plugin system
2022-08-26 21:52:19 -04:00