v1.0.3 - From remote

This commit is contained in:
laan tungir
2025-11-07 14:07:46 -05:00
parent 5f08956605
commit 3792649ed9
4 changed files with 4 additions and 5 deletions

View File

@@ -1260,7 +1260,7 @@ static struct lws_protocols protocols[] = {
"nostr-relay-protocol",
nostr_relay_callback,
sizeof(struct per_session_data),
4096, // rx buffer size
65536, // rx buffer size
0, NULL, 0
},
{ NULL, NULL, 0, 0, 0, NULL, 0 } // terminator