IPS-LMU / EMU-webApp

The EMU-webApp is an online and offline web application for labeling, visualizing and correcting speech and derived speech data.
http://ips-lmu.github.io/EMU-webApp/
MIT License
51 stars 14 forks source link

Add a stubbed example server for Java. #263

Closed robertfromont closed 5 years ago

robertfromont commented 5 years ago

I'm currently working on some integration between the EMU-webApp and LaBB-CAT, which is implemented in Java.

I'm implementing a Java server endpoint, and thought a skeleton of it might be useful for future Java developers.

raphywink commented 5 years ago

Hi Robert,

awesome! Thanks for this! I am sure it will be helpful for other Java developers! Just as a heads-up: I am thinking of using a simple REST API for the server communication for the EMU-webApp2 instead of a websocket connection. That should simplify server implementations a fair bit. However, it could still be several months until I have anything usable... will keep you posted!

Greetings from Munich (hope to see you at ICPhS)

robertfromont commented 5 years ago

Great. A REST API would indeed simplify things. However, you did a great job of documenting the web-socket protocol, so doing it that way wasn't too hard.

Yes, the current plan is to be at ICPhS...