HackerTrans
TopNewTrendsCommentsPastAskShowJobs

__henil

no profile record

Submissions

Rumqttc 0.21.0 released with MQTT5 support

bytebeam.io
2 points·by __henil·3 năm trước·0 comments

Rumqtt release R19: Performance testing, public infra, and persistence

github.com
6 points·by __henil·4 năm trước·0 comments

The Rust based MQTT broker (Rumqtt) gets new internals

bytebeam.io
2 points·by __henil·4 năm trước·1 comments

Rumqttc v0.16.0 Released

github.com
2 points·by __henil·4 năm trước·0 comments

Rumqttc v0.15.0 Released

github.com
1 points·by __henil·4 năm trước·0 comments

Rumqttc v0.14.0 Released

github.com
3 points·by __henil·4 năm trước·1 comments

comments

__henil
·3 năm trước·discuss
how does it compare to whisper.cpp?
__henil
·3 năm trước·discuss
crases for me as well.

I am running firefox nightly version 109.0a1
__henil
·4 năm trước·discuss
TIL!
__henil
·4 năm trước·discuss
Rumqtt is an opensource set of libraries written in rust-lang to implement the MQTT standard while striving to be simple, robust and performant.

Our github repo: https://github.com/bytebeamio/rumqtt/

Release notes: https://github.com/bytebeamio/rumqtt/releases/tag/R17
__henil
·4 năm trước·discuss
rumqttc is a high level, easy to use client library that helps build applications which communicate over the MQTT protocol (commonly used in IoT devices). With this update we have been working towards making the client API a lot simpler and gradually improving/stabilizing v5 support.

Any form of constructive feedback is welcome.