nostr-websocket-utils / MessageType
MessageType:
"EVENT"
|"REQ"
|"CLOSE"
|"NOTICE"
|"EOSE"
|"OK"
|"AUTH"
|"COUNT"
|"PING"
|"PONG"
|"error"
Type of message that can be sent through the WebSocket connection Following NIP-01 and other NIPs message types