loureirorg / mwsx

Ajax library
2 stars 1 forks source link

New language: Ruby #14

Open loureirorg opened 11 years ago

loureirorg commented 11 years ago

we need add support to more languages, like: Ruby, Perl, Java, node.js, Delphi, VB.net, ASP, JSP, Python, C, shell script, and many others, but we will prior the top languages to achieve a high audience.

In this url we see the top ten languages: https://github.com/languages

So, the next language will be the popular Ruby. Basically we will port the php client/server to Ruby and test the interoperability: Ruby / PHP -> Ruby / PHP / JS

loureirorg commented 11 years ago

use will be something like this:

require_ws("my_server/mwsd")

obj = my_server.new;
obj.my_method