zeiss-digital-innovation / SynchronizeFX

JavaFX data-binding between JVMs over the network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

rbi opened this issue · comments

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

This is implemented as tomcat-transmitter now.