0

What high level setup is required for RhoConnect if I'm using Rails and the RhoConnect plugin 'RhoConnect-rb'?

Specifically,

  1. Will I still need a RhoConnect Integration Server?
  2. Will I still need to write source adapters?
Charles
  • 50,943
  • 13
  • 104
  • 142
jrhicks
  • 14,759
  • 9
  • 42
  • 57

1 Answers1

0

The answer is documented under the introduction section of the plugin section (with diagram).

http://docs.rhomobile.com/en/4.0.0/rhoconnect/plugin-intro

  1. Yes - you will still need a RhoConnect Server
  2. No - you do not need source adapters
jrhicks
  • 14,759
  • 9
  • 42
  • 57