Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] Simple Ballerina client using Eclipse Paho

Hi

Ballerina is a new Open Source programming language for building network distributed applications and cloud native applications (https://ballerina.io). 

I recently created a connector for MQTT using Eclipse Paho (Java client). If anyone is interested the code is here:

https://github.com/pzfreo/mqtt-ballerina

And the package is posted here:
https://central.ballerina.io/pzfreo/mqtt

There is plenty more work to be done. If anyone needs any features, please raise an issue on Github (or a pull request!).

Best
Paul

--
Paul Fremantle
Doctoral Researcher, University of Portsmouth, School of Computing
Visiting Scientist, Institute of the Architecture of Application Systems, Stuttgart
Visiting Lecturer, Software Engineering Programme, Oxford University
Co-Founder, WSO2
Apache Member and Committer
twitter: pzfreo / skype: paulfremantle / blog: http://pzf.fremantle.org

Back to the top