zeiss-digital-innovation / SynchronizeFX

JavaFX data-binding between JVMs over the network
GNU Lesser General Public License v3.0
54 stars 10 forks source link

add a possible to send the sync messages over a tomcat servlet #4

Closed rbi closed 11 years ago

rbi commented 11 years ago

Add a module that makes it possible to send the messages that are produced by the framework over websocket to a tomcat servlet.

rbi commented 11 years ago

This is implemented as tomcat-transmitter now.