Logo
Explore Help
Sign In
logos-messaging/logos-delivery
1
0
Fork 0
You've already forked logos-delivery
mirror of https://github.com/logos-messaging/logos-delivery.git synced 2026-03-02 15:13:37 +00:00
Code Issues Packages Projects Releases Wiki Activity
logos-delivery/tests/api/test_all.nim

9 lines
125 B
Nim
Raw Normal View History

feat: Waku API create node (#3580) * introduce createNode # Conflicts: # apps/wakunode2/cli_args.nim * remove confutils dependency on the library * test: remove websocket in default test config * update to latest specs * test: cli_args * align to spec changes (sovereign, message conf, entrypoints * accept enr, entree and multiaddr as entry points * post rebase * format * change from "sovereign" to "core" * add example * get example to continue running * nitpicks * idiomatic constructors * fix enum naming * replace procs with consts * remove messageConfirmation * use pure enum * rename example file
2025-10-01 16:31:34 +10:00
{.used.}
Implement stateful SubscriptionService for Core mode (WIP) * SubscriptionService tracks shard and content topic interest * Emit MessageReceivedEvent on subscribed content topics * Add selectPeers() to PeerManager for future edge node sub impl * Add test_api_subscriptions.nim with a placeholder sub test
2026-02-20 09:34:40 -03:00
import
./test_entry_nodes,
./test_node_conf,
./test_api_send,
./test_api_subscription,
./test_api_health
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 7702ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API