tree: 575d4aa0dd541bfec7e710b02535792d3cc3cb2a [path history] [tgz]
  1. cube.js
  2. echo_client.js
  3. echo_service.js
  4. hello.js
  5. README.md
  6. share_echo.js
  7. share_echo_target.js
  8. users-guide.md
  9. wget.js
  10. world.js
examples/js/README.md

JavaScript Mojo Example Applications

  • users-guide.md - How to build and run JS Mojo applications

  • hello.js, world.js - A minimal application that connects to another.

  • wget.js - Uses the network service to load a URL.

  • cube.js - A JS version of examples/sample_app.

  • share_echo.js, share_echo_target.js - Peer to peer service sharing.