You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2021. It is now read-only.
Feature Description Add a backend for the CometVisu protocol ( http://www.cometvisu.org ) 2. Example Use Case Provide a backend for the CometVisu in order to supply another web based visualizations, which is not dependent on webkit browsers and has more possibilities to "design" your frontend
I already started to implement this. I´m trying to implement it using the Jax-RS Connector https://github.com/hstaudacher/osgi-jax-rs-connector . But I didn´t get it running yet. It would be a great help if someone would refactor the REST Bundle to use the JAX-RS Connector, so that I have working example, which I can use as a template for my own bundle.