[erlang-questions] Flex+Erlang

Max Lapshin max.lapshin@REDACTED
Thu Oct 15 20:44:35 CEST 2009


Flex itself doesn't have any specific protocol. If you wish to use
RTMP, you may try my fork of erlyvideo:
http://github.com/maxlapshin/erlyvideo

It will provide you two way function calling from flash to server and
back. For example, it is the easiest way
for cross-domain push.

But much, much easier will be to got to old plain web-server from
flash, however you will lack server-to-client channel.


More information about the erlang-questions mailing list