nwaku/waku/waku_lightpush
NagyZoltanPeter 026d804a0d
feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668)
* Added flexible rate limit checks for store, legacy store and lightpush. Also added rate and traffic metrics.

* Fix chat2 after WakuLegacyStoreCodec rename

* Update waku/common/ratelimit.nim

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>

* Update waku/common/ratelimit.nim

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>

* Update waku/waku_store_legacy/protocol.nim

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>

* Fix review findings, added limit to debug logs

---------

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2024-05-09 20:07:49 +02:00
..
README.md chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
client.nim fix: don't use WakuMessageSize in req/resp protocols (#2601) 2024-04-20 09:10:52 +05:30
common.nim feat: Added simple, configurable rate limit for lightpush and store-query (#2390) 2024-04-15 15:28:35 +02:00
protocol.nim feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668) 2024-05-09 20:07:49 +02:00
protocol_metrics.nim feat: Added simple, configurable rate limit for lightpush and store-query (#2390) 2024-04-15 15:28:35 +02:00
rpc.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
rpc_codec.nim fix: don't use WakuMessageSize in req/resp protocols (#2601) 2024-04-20 09:10:52 +05:30
self_req_handler.nim chore: Enabling to use a full node for lightpush via rest api without lightpush client configured (#2626) 2024-04-26 12:42:47 +02:00

README.md

Waku Light Push