Skip to content

joesan/gush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT CURRENTLY UNDER CONSTRUCTION

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

gush is an attempt to implement a client for the OPC UA PubSub Spec Part 14

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

To be able to checkout and work with a local copy, you need the following set of tools installed on your machine:

  1. Java
  2. Scala
  3. SBT
  4. IntelliJ IDE

Installing

git clone https://github.com/joesan/gush.git

Running the tests

TODO

Deployment

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!

Built With

  • Akka HTTP - The HTTP server
  • SBT - Dependency Management & build tool
  • Travis CI - Continuos Integration tool

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Joesan - https://github.com/joesan

See also the list of contributors who participated in this project.

License

See here

Acknowledgments

About

OPC UA PubSub Implementation in Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages