SnowCait on Nostr: Yuki Kishimoto I'm trying to use rust-nostr with Cloudflare Workers, but it exceeds ...
Yuki Kishimoto (npub1drv…seet)
I'm trying to use rust-nostr with Cloudflare Workers, but it exceeds the 1MiB limit.
Is there a way to reduce the size of the bundled rust-nostr?
(I'm new to Rust, so I'm sorry if this is a basic question.)
Total Upload: 2061.33 KiB / gzip: 1458.08 KiB
When I comment it out,
Total Upload: 459.45 KiB / gzip: 195.30 KiB
Here is the code.
https://github.com/SnowCait/cloudflare-sandbox/tree/fc86a201006e51745e00e24238d6c049a66f7f8d/rust-relay
Here is the Cloudflare Wokers document.
https://developers.cloudflare.com/workers/languages/rust/
I'm trying to use rust-nostr with Cloudflare Workers, but it exceeds the 1MiB limit.
Is there a way to reduce the size of the bundled rust-nostr?
(I'm new to Rust, so I'm sorry if this is a basic question.)
Total Upload: 2061.33 KiB / gzip: 1458.08 KiB
When I comment it out,
Total Upload: 459.45 KiB / gzip: 195.30 KiB
Here is the code.
https://github.com/SnowCait/cloudflare-sandbox/tree/fc86a201006e51745e00e24238d6c049a66f7f8d/rust-relay
Here is the Cloudflare Wokers document.
https://developers.cloudflare.com/workers/languages/rust/