Arnaud d02670d6b0
feat: client mode (#115)
* Add client mode in findNode

* Remove clientMode checking in addProvider

* Add clientMode check over TalkProtocol

* Fix client mode checking

* Add register talk protocol unicity check

* Add future callback to prevent unbound growth

* Fix PR reviews

* Use DhtMode

* Add clientMode in the Message

* Fix minor issues

* Add logs

* Switch to Nim 2.2.10 on CI

* Add client mode even when the value is false

* Move the client mode check at the beginning of the proc

* Increment version

* Replace uint64 by uint32
2026-05-14 10:04:27 +04:00
..
2026-04-21 15:25:19 +04:00
2025-12-11 13:47:10 +01:00
2023-07-12 14:57:26 -07:00
2025-02-13 12:08:09 +11:00
2026-05-14 10:04:27 +04:00
2026-05-14 10:04:27 +04:00
2025-12-15 13:46:04 +01:00
2026-05-14 10:04:27 +04:00
2023-07-12 14:57:26 -07:00
2023-07-12 14:57:26 -07:00
2025-12-23 23:23:31 +02:00
2025-12-11 13:47:10 +01:00
2026-05-14 10:04:27 +04:00