Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.07 KB

File metadata and controls

34 lines (22 loc) · 1.07 KB

SolaceChat

A demo of the Solace Java API, disguised as a Chat Application

Building

Clone this GitHub repository and build. For example:

  git clone https://github.com/dwray/SolaceChat.git
  cd SolaceChat
  ./gradlew build

Running

After the build has completed, expand one of the archives at SolceChat/build/distributions. Run {expansion location}/SolaceChat/bin/SolaceChat on Mac/Linux or SolaceChat.bat on Windows.

Authors

See the list of contributors who participated in this project.

License

This project is licensed under the Apache License, Version 2.0. - See the LICENSE file for details.

Resources

For more information try these resources: