Although the RedFX project is far from release-ready, I'm making available some of the binaries in order to give an idea about what can be done with it. I'm in the process of integrating the RedFX modules in the jfxtras project, keep an eye on http://jfxtras.org
The RedFX Server module is bundled with Embedded
Glassfish and Comet-Grizzly and
can be executed as a standalone application.
The following link provides the RedFX Server module with the required
dependencies:
RedFXEmbeddedServer-1.0b2.zip
Executing the run.sh or run.bat program will
start the embedded glassfish server, and deploy the RedFX server at
port 5080 (may take about 20 seconds to launch).
The code for the messaging-example can be downloaded here. It contains a netbeans project, and a reference to the RedFX Client jar. I'm in the process of changing license headers and package names, but you can download a binary of the RedFX Client jar here.