tree: f50d454933d6c2813c4711638e389450886c928d [path history] [tgz]
  1. cube.js
  2. hello.js
  3. README.md
  4. share_echo.js
  5. share_echo_target.js
  6. users-guide.md
  7. wget.js
  8. 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.