Skip to content

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

License

Notifications You must be signed in to change notification settings

dwray/SolaceChat

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages