Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This article relates to both journy.io's SDKs and Twilio Segment SDKs.

Tip

Check out also our journy.io developers documentation -- https://developers.journy.io/

Table of Contents
stylenone

...

All of journy.io’s server-side libraries are built for high-performance, so you can use them in your web server controller code. This library uses an internal queue to make identify and track calls non-blocking and fast. It also batches messages and flushes asynchronously to journy.io’s servers.

Getting

...

started

Make sure you’re using a version of Ruby that’s 14 or higher.

...