Skip to content

org.kurento.kurento-jsonrpc-server 7.0.0-SNAPSHOT

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.kurento</groupId>
  <artifactId>kurento-jsonrpc-server</artifactId>
  <version>7.0.0-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

	JSON-RPC Protocol Server with transports based on HTTP and WebSocket.