First pre-release of the nostr relay for Android. No ui or config yet. https://github.com/greenart7c3/Citrine/releases/tag/v0.0.1
The relay is in the phone. nostr:nevent1qqsvch6u7vph60sj5kcvrphe7gn37f2f23r870r4sv32wtgkannd7pspz9mhxue69uhkummnw3ezuamfdejj7q3qw4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvsxpqqqqqqzfffu3v
👀
Relay is in the phone.
The phone is the server nostr:nevent1qqsvch6u7vph60sj5kcvrphe7gn37f2f23r870r4sv32wtgkannd7pspzpmhxue69uhkummnw3ezuamfdejsygr40yrkmxhlpfx0mma8ugz97fyxclja30rrhlrtg5uhyvlph07trypsgqqqqqqsuyw53q
The phone is the relay 😮 nostr:nevent1qqsvch6u7vph60sj5kcvrphe7gn37f2f23r870r4sv32wtgkannd7psppamhxue69uhkummnw3ezumt0d5pzqateqake4lc2fn77lflzq30jfpk8uhvtccalc66989er8cdmljceqvzqqqqqqy7y3k5s
Is it based on an existing relay?
Some of the code is based on knostr
It would be nice to define a content provider protocol so that we can keep testing completely separate database structures from different relay apps to see which ones are faster in production. :) I tested a few different table structures, but we can also test Realm and AppSearch db
تطور جديد في نوستر أصبح نوستر يشغل الموصلات " Relays " عبر هواتف الاندرويد و ليس أجهزة تشغيل الموصلات فقط #nostr #Relays nostr:nevent1qqsvch6u7vph60sj5kcvrphe7gn37f2f23r870r4sv32wtgkannd7psppemhxue69uhkummn9ekx7mp0qgs827g8dkd07zjvlhh60csytujgd3l9mz7x807xk3fewge7rwlukxgrqsqqqqqpgg8a0l
If you need some graphick design, just let me Know 🤘
Well, you can. First, implore capitalism to make first rulings.
how do nostr apps talk to it? is it always hosted on the same local port?
For now its always the same port. You can just use it like a relay ws://localhost:7777
any idea if mobile web browsers are allowed to talk to localhost?
Yes, just tested now using nostrudel posting a note worked
I think only tor browsers can
noob question, is this used for caching or does it replace the relays hosted on web?
Caching
would it make sense to use the same port as the nostr relay tray app? 4869
Sure i can change it