Francesco Guardiani

Results 247 comments of Francesco Guardiani

Seems like musl doesn't like paho.mqtt? Is there a way to fix it? I see this issue is open here: https://github.com/eclipse/paho.mqtt.rust/issues/57 One thing I wanted with the integration between sdk-rust...

@sbcd90 I think we can go ahead and work on this one, but let's be explicit we're supporting paho, so maybe rename it to `cloudevents-sdk-paho-mqtt`. Can you set the version...

Ok so one step at the time. ### MQTT -> CloudEvent First of all, i think you should remove the headers map you create and you should directly access to...

@sbcd90 try to modify the github action here: https://github.com/cloudevents/sdk-rust/blob/master/.github/workflows/rust_tests.yml#L31 adding openssl dev package setup

@Alfusainey Feel free to go ahead with paho mqtt

Can you rebase the library to work with the new package reorg?

@pranav-bhatt you need to configure the ci to run the no_std builds/tests too

@pranav-bhatt you should look at this https://github.com/cloudevents/sdk-rust/pull/107

@pranav-bhatt can you start cleaning up this pr removing history files etc and rebasing with master? This branch diverged quite a bit from master