sana on Nostr: #nopu update: The nopu server now supports two types of event sources: The server ...
#nopu update:
The nopu server now supports two types of event sources:
The server actively pulls events - wraps them into kind 20284, and sends them to subscribers.
It also accepts externally pushed events - wraps them into kind 20285, and then forwards them to subscribers.
ws://nopu.sh currently allows any external events, meaning you can use nopu as your own free push service.
Check it out:
Backend (Go):
https://github.com/sanah9/nopuiOS Client (Swift):
https://github.com/sanah9/nopu-iosTestFlight is also available for anyone who'd like to try it out:
https://testflight.apple.com/join/6teuaTGGPublished at
2025-07-29 02:31:12 UTCEvent JSON
{
"id": "12c5203b0d0239370ab26c089edff2780da4de56498f22d537ff4786562965a4",
"pubkey": "04f4e607604cc3f89a1cf148c4e10190abd13539a256a53e6096dc0429514b3a",
"created_at": 1753756272,
"kind": 1,
"tags": [
[
"t",
"nopu"
],
[
"r",
"wss://relay.primal.net/"
]
],
"content": "#nopu update:\n\nThe nopu server now supports two types of event sources:\n\nThe server actively pulls events - wraps them into kind 20284, and sends them to subscribers.\n\nIt also accepts externally pushed events - wraps them into kind 20285, and then forwards them to subscribers.\n\nws://nopu.sh currently allows any external events, meaning you can use nopu as your own free push service.\n\nCheck it out:\n\nBackend (Go): https://github.com/sanah9/nopu\n\niOS Client (Swift): https://github.com/sanah9/nopu-ios\n\nTestFlight is also available for anyone who'd like to try it out:\nhttps://testflight.apple.com/join/6teuaTGG",
"sig": "833ea16d6816abb0508339fcdaa59eb4ed6454bac3a08ef01e1bd94b09bde94aa855759be98f314ea18fffdba4d35a7dd51bcb08a96f0eb7f79b8b77fbd0df5f"
}