NOTE: I'm not working on this project anymore. The codebase can still be used to complete the implementation of the remaining bits as per the specification. Please drop me a message should you be interested.
gush is an attempt to implement a client for the OPC UA PubSub Spec Part 14
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
To be able to checkout and work with a local copy, you need the following set of tools installed on your machine:
- Java
- Scala
- SBT
- IntelliJ IDE
git clone https://github.com/joesan/gush.git
TODO
There is nothing to deploy. You can either choose to include this as a library dependency in your project or you can run this as standalone web application.
TODO: Document on how to do it!
- Akka HTTP - The HTTP server
- SBT - Dependency Management & build tool
- Travis CI - Continuos Integration tool
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
Joesan - https://github.com/joesan
See also the list of contributors who participated in this project.
See here