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

Add instructions for receiving a call in the calling tutorial #54

Merged

Commits on Sep 30, 2016

  1. Minor refactoring to Capability module

    There were a few stylistic errors with my last change that I wanted to correct, namely using the 't' convention for the name of the module struct, not referencing the name of the module directly within the module, and correctly indenting pipelines.
    Joshua Fleck committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    72f44b2 View commit details
    Browse the repository at this point in the history
  2. Add instructions for receiving a call

    The calling tutorial now provides instructions for receiving a call in the browser
    Joshua Fleck committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    3c104b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. Format ngrok example as CLI cmd

    Joshua Fleck committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    0bd7824 View commit details
    Browse the repository at this point in the history
  2. Fix inconsistent test formatting

    Joshua Fleck committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    25041d0 View commit details
    Browse the repository at this point in the history