Full DoH recursive resolver implemented on Cloudflare Workers
Go to file
Peter Cai 19f53962e7 client: set random id correctly
* set_random_id won't work in WASM
2021-04-03 21:04:07 +08:00
src client: set random id correctly 2021-04-03 21:04:07 +08:00
.gitignore lay out skeleton for server 2021-03-26 20:05:08 +08:00
Cargo.lock server: implement half of the parser 2021-04-03 17:08:51 +08:00
Cargo.toml Cargo.toml: enable LTO 2021-04-03 20:47:46 +08:00
index.js initial commit 2021-03-24 16:28:03 +08:00
package-lock.json initial commit 2021-03-24 16:28:03 +08:00
package.json initial commit 2021-03-24 16:28:03 +08:00
webpack.config.js initial commit 2021-03-24 16:28:03 +08:00