View Source Nostr.RelaySocket.FrameHandler (Nostr v0.1.3)

Websocket frames are first sent here to be decoded and then sent to the frame dispatcher

Link to this section Summary

Link to this section Functions

Link to this function

handle_text_frame(frame, subscriptions, conn)

View Source