Sebastian Hagens
Sebastian Hagens
Found these two websocket client packages which seems to be useable besides the current one (https://github.com/sirn-se/websocket-php): * https://github.com/ratchetphp/Pawl * https://github.com/amphp/websocket-client
```bash $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) Release: 12 Codename: bookworm ``` ```bash $ go version go version go1.22.1 linux/amd64...
Bump @fiatjaf 🫧
Yes please do @zmeyer44 as your client is still the most used one for managing calendar events
@kriptonix Thx for the work so far on this :) I don't know how to push changes to this PR, but I extended your work and can be reviewed here...
My guess is that many (web)developers (just like me) need to understand how the lifecycle inside a WebSocket connection looks like with NIP-01. Maybe we all have some assumptions that...
@huumn I tried to login with Lightning in the past, but is was not connected to my account so I disconnected it. So yes, it could be linked to another...
 Too bad that a Safari extension (Nostore in action in iOS Safari above in the screenshot) is not working in a PWA for Nostr event signing Sending a token...
@ibz I'm running / testing Servus with a build binary (debug mode) and when I go to the `./admin` path (https://servus.nostrver.se/.admin), I get the following response from the binary: ```...
The URL is https://servus.nostrver.se/.admin where the request is made. ``` servus::site 1 sites loaded! #################################### *** Your site: http://localhost:4884/ *** *** The admin interface: http://localhost:4884/.admin/ *** #################################### tide::server Server listening...