Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Started a Rust client

That could be interesting. On my Raspberry PI I am curious as to the difference in speed.  Rust may enable me to go smaller and still have the performance I want.

Thanks

> On Oct 1, 2017, at 7:26 PM, Frank Pagliughi <fpagliughi@xxxxxxxxxxxxxx> wrote:
> 
> Hello All,
> 
> I've started a Rust language client library for MQTT. It wraps the Paho C library (for Windows/Linux), so should have some complete functionality in a short amount of time. My plan is to target the existing Paho release, so as to have MQTT 3.1 compatibility out of the gate, and then track the updates to v5 with the rest of the libraries.
> 
> So far I have some basic capabilities implemented for connecting and publishing messages, but it's coming together pretty quickly. I can get a get a page on the Eclipse GitHub site and start uploading code if people are interested.
> 
> Thanks,
> Frank Pagliughi
> _______________________________________________
> paho-dev mailing list
> paho-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/paho-dev



Back to the top