Michael Rhee
Michael Rhee
@dpetrov and @revolunet you are lifesavers. This worked for me 👍 Thank you > > ```js > server.use((req, res, next) => { > if (req.path === "/graphql" && req.method ===...
This may or may not be related but I have been running into a similar error when trying to make a request to an RPC endpoint on remote hosts using...
Thanks for clarifying @murgatroid99 and apologies for conflating the issues inaccurately. The logging is helping shed more light on the problem. I'll open a separate issue.
Thanks for opening this @casey. I have a use case for Agora for streaming music -- the idea being to create a website where artists can register their Agora servers...
In terms of fostering wider adoption, I think Umbrel could be a good place to start. You can deploy an app in their OS by essentially creating a Docker container...
It would be helpful to state the main goal of this NIP. I am totally with you that it would be valuable to center around a standard way of sharing...
Not sure what the best practice is for this kind of thing, but since this is intended to be a parameterized replaceable event: would it be helpful to add the...
If you're up for it @staab we could publish some test events using this draft spec and see how it behaves in practice
I've just published a test event of one of Ainsley's tracks according to this draft spec, event id: `1d8d62cf5f11d6cb6ce9944170753a0fdbf25ec26573ff68b2eecc761323f46d`. It should be readable from our relay (relay.wavlake.com) Let me know...
Thanks @staab and @pablof7z Just pushed up a revised [event](https://njump.me/nevent1qqsf6dmnulk86vtpwy7pnq6d8mygwed5efgsgd3z9u6njzqe2rejwgqprpmhxue69uhhyetvv9ujumn0wdmksetjv5hxxmmdqgs8wk0myn8v2m79w4g82n9g7mfvvqvrmgjn0j8nsyy0mu5rkg9qukqg64q2v). Per your questions/comments: - The `a` tag follows the [spec](https://github.com/nostr-protocol/nips/blob/master/01.md#tags) for parameterized replaceable events. From what I can tell it's...