This simple Ruby example code shows you how to create a simple callback event notification listener in order to process real-time information. To run this example, you will need the following installed on your computer:
Note: You will need to run the Ruby code (i.e. create your local server) before firing up ngrok.
- Ruby 2.3.3 ( http://rubyinstaller.org/downloads/ )
- Ngrok ( https://ngrok.com/ )
Note: You will need to run the Ruby code (i.e. create your local server) before firing up ngrok.
Rate this Code Share