Skip to content

buzz3791/sdk-dslink-java

 
 

Repository files navigation

sdk-dslink-java

Build Status

Java binding for the DSA API.

Running the examples

In order to run any examples a broker must be running. All the examples can quickly be ran through Gradle.

Running the requester:
./gradlew :subprojects/requester:run -Dexec.args="-b http://localhost:8080/conn"

Running the responder:
./gradlew :subprojects/responder:run -Dexec.args="-b http://localhost:8080/conn"

Acknowledgements

A special thanks to JProfiler for supporting this project!

About

DSLink Java SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Shell 0.3%