Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

smn/smpp_amqp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vumi SMPP

An SMPP transport connection for the Vumi project, in Ruby.

Install all the required stuff with bundler.

$ bundle install
Using rake (0.8.7) 
Using eventmachine (0.12.10) 
Using amqp (0.6.7) 
... // snip // ...
Using bundler (1.0.0.rc.6) 
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.

Run it with rake:

$ rake transport:start

By default it reads the config.yaml file. Specify the config command line argument to use a different file:

$ rake transport:start config=custom.yaml

Notes

  • Only tested with Ruby version 1.9

Releases

No releases published

Packages

 
 
 

Languages