Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emit messages to specific address #1014

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gonpombo8
Copy link
Contributor

No description provided.

Copy link

Deploying js-sdk-toolchain with  Cloudflare Pages  Cloudflare Pages

Latest commit: bd2c01e
Status: ✅  Deploy successful!
Preview URL: https://ce2a3184.js-sdk-toolchain.pages.dev
Branch Preview URL: https://feat-comms-message-to-addres.js-sdk-toolchain.pages.dev

View logs

Copy link
Contributor

Test this pull request

  • The @dcl/sdk package can be tested in scenes by running

    npm install "https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/feat/comms-message-to-address/dcl-sdk-7.6.1-11115691822.commit-dba8111.tgz"
  • To test with npx init

    export SDK_COMMANDS="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/feat/comms-message-to-address/dcl-sdk-commands-7.6.1-11115691822.commit-dba8111.tgz"
    npx $SDK_COMMANDS init
  • The @dcl/inspector package can be tested by visiting this url

    • Or by installing it via NPM
    npm install "https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/feat/comms-message-to-address/@dcl/inspector/dcl-inspector-7.6.1-11115691822.commit-dba8111.tgz"
  • The /changerealm command to test test in-world

    /changerealm https://sdk-team-cdn.decentraland.org/ipfs/feat/comms-message-to-address-e2e
    
  • You can preview this build entering:
    https://playground.decentraland.org/?sdk-branch=feat/comms-message-to-address

Comment on lines +65 to +67
const [broadcastMessages, messagesToAddress] = getMessagesToSend()

const response = await sendBinary({ data: broadcastMessages, messagesToAddress })
Copy link
Contributor Author

Choose a reason for hiding this comment

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

maybe peerMessages its a better name ?

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.

1 participant