Skip to content

WebSocket Relay for low-latency Tropo applications using Tropo Scripting

Notifications You must be signed in to change notification settings

tropo/tropo-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tropo WebSocket Relay

A server that will act as a relay between Tropo and an application using WebSockets. This may be used for applications that require low-latency, where HTTP POSTS are too slow, persistent TCP connections between Tropo and their backend applciations.

Installation

  • git clone git://github.com/tropo/tropo-websockets.git
  • bundle install

Running

  • ruby tropo-websockets.rb

About

WebSocket Relay for low-latency Tropo applications using Tropo Scripting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages