1

I created wsdl server with soap4r but facing unicode problems with it. so thought of trying savon or handsoap. Is there any resource where i can find how to define services and start a server(may be thin or something similar) with them?

troelskn
  • 115,121
  • 27
  • 131
  • 155
goutham
  • 848
  • 2
  • 13
  • 27

2 Answers2

0

Here's the official documentation for both libraries:

rubiii
  • 6,903
  • 2
  • 38
  • 51
0

Those are both client side libraries, so they won't be overly useful for your case.

troelskn
  • 115,121
  • 27
  • 131
  • 155