ODELL on Nostr: blastr: a nostr cloudflare workers proxy relay that publishes to all known online ...
blastr: a nostr cloudflare workers proxy relay that publishes to all known online relays.
------------------
This takes advantage of the high availabilty of cloudflare serverless workers on the edge that are rust wasm-based with 0ms cold starts. Learn more about cloudflare workers.
This is write only for now and is compatible with nostr clients but also features a simple POST api endpoint at /event. All events get queued up to run in batches by another worker that spins up every 30s if there's any events lined up, or once a certain amount of events are queued up.
This will help ensure that your events are broadcasted to as many places as possible.
https://github.com/MutinyWallet/blastr Published at
2023-02-19 16:53:01Event JSON
{
"id": "56f7f3a36d999b7cd5f359ec449066a334f3101f0b11026222da0dd1aa90859e",
"pubkey": "04c915daefee38317fa734444acee390a8269fe5810b2241e5e6dd343dfbecc9",
"created_at": 1676825581,
"kind": 1,
"tags": [],
"content": "blastr: a nostr cloudflare workers proxy relay that publishes to all known online relays.\n------------------\n\nThis takes advantage of the high availabilty of cloudflare serverless workers on the edge that are rust wasm-based with 0ms cold starts. Learn more about cloudflare workers.\n\nThis is write only for now and is compatible with nostr clients but also features a simple POST api endpoint at /event. All events get queued up to run in batches by another worker that spins up every 30s if there's any events lined up, or once a certain amount of events are queued up.\n\nThis will help ensure that your events are broadcasted to as many places as possible.\n\nhttps://github.com/MutinyWallet/blastr\n\nhttps://i.postimg.cc/SNyxQyDs/blastr-diagram.webp",
"sig": "4f01ae3a0e5c808857e9379f5d5b448072e399302139cfc8881ee271d21384404d6f3f51069bc7ca542ef6f4ec47bfc5e2a19f6ecc53927fde4909ec4fe9131a"
}