eclipse-paho / eclipse-paho/paho.mqtt.java

Derive IMqttClient and IMqttAsyncClient from java.lang.AutoCloseable

Open
#446 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.3k
Forks
919
PR merge metrics
No merged PRs in 30d

Description

`java.lang.AutoCloseable` is required for `IMqttClient` and `IMqttAsyncClient` to be used with Java's try-with-resources statement.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.