Flex Remoting with Erlang
Ruslan Babayev
ruslan@REDACTED
Wed Jul 29 03:01:27 CEST 2009
Examples have moved to http://github.com/mujaheed/erlang-flex-remoting/tree/master
On Jul 28, 2009, at 4:12 PM, Ruslan Babayev wrote:
> Folks,
>
> I thought my work on Flex Remoting with Erlang could be useful to
> someone and
> I have put up my HTTP 1.1 server with Flex Remoting on github.
>
> I couldn't come up with a cool name for the project and just called
> it erlang-http. It is modular just like inets and has similar API. I
> almost the same functionality as inets. The module that handles Flex
> remoting is http_mod_amf.
>
> You can get it from http://github.com/mujaheed/erlang-http/tree/
> master
>
> erlang-http depends on erlang-amf which you can get from http://github.com/mujaheed/erlang-amf/tree/master
>
> Examples are at http://github.com/mujaheed/flex_examples/tree/master
>
> Drop me a line if you like what you see, or even if you don't :)
> your feedback is welcome.
>
> Cheers,
> Ruslan
>
More information about the erlang-questions
mailing list