David @mleku - 2mo
#realy #devstr #progressreport i think i have got the auth and event accept working now there was a problem in the code with a mutex, with calling functions inside the locked part of code :facepalm: god i hate mutexes, they are so complicated to get right the mutex was being used to lock access to a few variables that never really change unless i poke at the configuration in the HTTP api anyway still not sure it's 100% working but i also found using coracle that my relay set was all wrong, so it was no wonder i wasn't seeing the events... come to think of it, i probably should add back the old redirections so clients that don't have the updated versions of my relay list actually find it anyway... this may have contributed to the problem as well
man, setting up the VPS again from scratch (with backups) was quite the rigmerole but it looks like it's working now no idea if the realy is working though, sorta seems to be
i seem to be getting some weird errors with the network, with many times connections resetting, i can't tell if it's the reverse proxy or what
seems like there might be more bugs yet but this is some progress lol i did insist on refactoring it pretty hard probably will be able to figure it out with some more hours slogging at it for now, it's too late at night #gn
yeah, it seems to sometimes work but is constantly having the connection drop