Skip to content

Splitting relay service and mega service#493

Merged
genedna merged 5 commits into
gitmono-dev:mainfrom
wujian0327:main
Aug 2, 2024
Merged

Splitting relay service and mega service#493
genedna merged 5 commits into
gitmono-dev:mainfrom
wujian0327:main

Conversation

@wujian0327

Copy link
Copy Markdown
Contributor

changelogs:

  1. A new module called Aries is created to handle relay functions.
  2. Deleted the ztm configuration in config.yaml and clap.
  3. Optimized the gateway ztm code and used ztm_router to handle ztm requests.

Try:
To start a mega server with bootstrap-node:

cargo run --bin mega service http  --bootstrap-node http://34.84.172.121/relay

To start a relay server

cargo run --bin aries -- --host 0.0.0.0 --hub-host 34.84.172.121 

@vercel

vercel Bot commented Aug 2, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mega ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 2, 2024 11:06am

@genedna genedna added this pull request to the merge queue Aug 2, 2024
Merged via the queue into gitmono-dev:main with commit 3dd6226 Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants