Skip to content

The HiveMQ Edge adapter framework provides an open API that allows developers to create custom protocol adapter that suit their specific needs.

License

Notifications You must be signed in to change notification settings

hivemq/hivemq-edge-adapter-sdk

Repository files navigation

HiveMQ Edge Adapter SDK

Maven Central javadoc

HiveMQ Edge offers this free, open source adapter SDK. The HiveMQ Edge adapter framework provides an open API that allows developers to create custom protocol adapter that suit their specific infrastructures.

Resources:

Using the Adapter SDK

The HiveMQ Edge adapter SDK is available in Maven central, so no special configuration is needed. To use the SDK, add the following dependency to your Maven project:

<dependency>
    <groupId>com.hivemq</groupId>
    <artifactId>hivemq-edge-adapter-sdk</artifactId>
    <version>2024.4</version>
</dependency>

Contributing

If you want to contribute to the HiveMQ Adapter SDK, see the contribution guidelines.

License

The HiveMQ Adapter SDK is licensed under the APACHE LICENSE, VERSION 2.0. A copy of the license can be found here.

About

The HiveMQ Edge adapter framework provides an open API that allows developers to create custom protocol adapter that suit their specific needs.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages