mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-07-29 12:42:15 +02:00
Move out the `session.ParseRequest` call from the `else` branch. This caused an empty `Request` object to be used down in the function when the `Session` already existed.