Skip to content

Prototype client to test the use of the DAISY pipeline directly as a Java library instead of via client-server communication

Notifications You must be signed in to change notification settings

sbsdev/daisy-pipeline-library-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test client for the DAISY Pipeline 2 Java API

A prototype client to test the use of the DAISY pipeline directly as a Java library instead of via client-server communication as outlined in the section Java API in the documentation.

See also the related discussion at daisy/pipeline#772

Build and execute

mvn -B compile exec:java -Dexec.mainClass="ch.sbs.pipeline.Client"

About

Prototype client to test the use of the DAISY pipeline directly as a Java library instead of via client-server communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages