v1.0.3 - From remote
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user