Git Product home page Git Product logo

tropo-redis's Introduction

Overview

A simple application demonstrating the power of combining Tropo, Redis, Node.js and jQuery.

Usage

You'll need to following to run this example:

  • A Tropo account (Create one for free or login at Tropo.com.
  • An instance of Redis that external sources can connect to - Redis to Go is a good way to get this piece.
  • A server running Node.js - this example was tested with v0.4.3.
  • A webserver to serve the file socket.html (the HTML + jQuery page in this solution).

You will need to modify the files "tropo-redis.php" and "socket.js" to add the settings for your Reids instance. Create a new Tropo Scripting application and use the "tropo-redis.php" file as the source file for the application. Launch the file "socket.js" using Node.js (by default, this server will listen on localhost port 8000, change this if needed):

node path/to/socket.js

If you are not running your socket.js server on localhost at port 8000, you will need to modify the file "socket.html" to point to your socket.io instance. Once your socket.js server is running, load the socket.html page in your web browser. You should now be able to call into your Tropo application (via the Skype number auto provisioned for your app, or by adding a phone number).

Prerequisites

The Node.js script in this example uses the node-redis module by Matt Ranney and socket.io by LearnBoost

Feedback

Feedback is appreciated. Send to mheadd [at] voxeo [dot] com.

tropo-redis's People

Contributors

mheadd avatar chrismatthieu avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.