adamritter
adamritter
The answer to the original question: Why do Authors use a callback syntax? Is because if there metadata is not the newest, and a newer is coming, you have to...
Hi Sebastian, If there are missing things from event.ts, feel free to add and submit pull requests (start small, add unit tests, please). Right now I'm focusing on other things...
This class is called EventDemultiplexer now (wrote code and generated a test suite with ChatGPT). It needs to be integrated into the relaypool
It's quite easy to add it to batchFiltersByRelay, but it's probably good to add it with an option, and do speed testing just in case
I was just thinking of doing something similar, but instead of having rooms I just want a simple audio / video call application where people can call me using my...
The reason why I believe it would be important to specify the direct phone and video call use case is that I believe we should have both separate apps for...
Sure, any solution is good, I just think it should be written in the spec so we can play around with apps that do that (your code looks easy to...