You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Knowstr already maintains permanent connection with relays. This connection could be utilized for sending EVENT commands to specific relays for instance as a response to HTTP request like POST http://knowstr.com/events/<EVENT_ID>?payload={...}?relay=wss://myrelay.com or similar
The text was updated successfully, but these errors were encountered:
Knowstr already maintains permanent connection with relays. This connection could be utilized for sending
EVENT
commands to specific relays for instance as a response to HTTP request likePOST http://knowstr.com/events/<EVENT_ID>?payload={...}?relay=wss://myrelay.com
or similarThe text was updated successfully, but these errors were encountered: