Commit Graph

260 Commits

Author SHA1 Message Date
18a7cc556a support empty arrays in REQ filters
- These never match, so clients shouldn't really ever send them, but there is no reason to fail if they do
2023-01-16 14:04:44 -05:00
a9c69bd7c1 more descriptive default config 2023-01-13 16:14:11 -05:00
a5c4df16f3 relay.enableTcpKeepalive config option. default = false 2023-01-13 16:13:24 -05:00
efd40be1aa websocket-level pings 2023-01-13 14:15:42 -05:00
3009ac1305 bugfix: NIP-20 says duplicate messages should return written = true 2023-01-13 11:46:38 -05:00
908b088642 increase max subId length from 39 to 63. snort.social was using size 45. fixes issue #7 2023-01-12 12:30:51 -05:00
ce5374d78b bump golpe version to fix issue #6 2023-01-12 09:48:28 -05:00
10a1417af7 de-duplicate events at final write stage (issue #4) 2023-01-11 16:59:53 -05:00
5e62399844 support old and new versions of libsecp256k1 2023-01-10 12:53:09 -05:00
c47d07e985 initial commit 2023-01-09 15:33:52 -05:00