Skip to content

Update match-maker-client.js#125

Open
sevenbitbyte wants to merge 70 commits into
masterfrom
billing-checkout-client
Open

Update match-maker-client.js#125
sevenbitbyte wants to merge 70 commits into
masterfrom
billing-checkout-client

Conversation

@sevenbitbyte

@sevenbitbyte sevenbitbyte commented Mar 25, 2026

Copy link
Copy Markdown
Member

Issues resolved:

Comment thread src/party/peer/match-maker-client.js Outdated
@sevenbitbyte

This comment was marked as resolved.

Comment thread src/service/middleware/pre/ephemeral-session.js
Comment thread src/service/schema/session-key.js
Comment thread src/service/schema/public-key.js
Comment thread src/venue/tasks/cleanup-ephemeral-sessions.js
Comment thread src/venue/auth.js
Comment thread src/service/endpoints/key-announce.js
Comment thread src/venue/bin/commands/venue-remote-add.js
Comment thread src/service/middleware/post/encrypt.js Outdated
const identityUrl = parsed.url+'/identity'
const versionUrl = parsed.url+'/version'

const identity = await Dataparty.Comms.RestComms.HttpGet(identityUrl)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should support every type of comms client here.

  • RestComms
  • WebsocketComms
  • I2pComms
  • PeerComms via MatchMaker call

Comment thread src/party/index-embedded.js Outdated
Comment thread src/party/index.js
Comment thread src/venue/schema/venue_project.js
Comment thread src/venue/bin/commands/venued-host.js Outdated
Comment thread src/venue/endpoints/create-project.js
@sevenbitbyte

Copy link
Copy Markdown
Member Author

Hosting environments. Cloud vs iot

single host vs multiple hosts

Comment thread src/venue/bin/commands/venued-host.js Outdated
Comment thread src/venue/schema/venue_project.js
Comment thread src/venue/bin/commands/project-build.js
@sevenbitbyte

This comment was marked as resolved.

@sevenbitbyte

sevenbitbyte commented Jul 22, 2026

Copy link
Copy Markdown
Member Author

todo - test pass

  • iot mode
    • build + deploy package
    • build + deploy project
    • verify service
      • endpoints
      • static files
      • verify mdns
      • verify http - no ssl
      • verify https - with ssl
      • verify i2p

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