Skip to content

POPBL-6/middleware

Repository files navigation

Middleware API

Build Status

Codacy Badge

Codacy Badge

Javadocs

What this is

This is a middleware API that allows communication between applications using a publisher/subscriber model. It currently has plain TCP and SSL implementations in Java,

How to use it

See the wiki.

Example project

Check out this project.

Building the API

We have included a gradle build script to ease the process. Just run the following command to build the project

$ gradle build

If you want to export the middleware and it's dependencies, all in JAR format, compressed in a Zip file, execute following command.

$ gradle distZip

About

Middleware API used in the project (Broker and client)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages