HackerTrans
トップ新着トレンドコメント過去質問紹介求人

__henil

no profile record

投稿

Rumqttc 0.21.0 released with MQTT5 support

bytebeam.io
2 ポイント·投稿者 __henil·3 年前·0 コメント

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

github.com
6 ポイント·投稿者 __henil·4 年前·0 コメント

The Rust based MQTT broker (Rumqtt) gets new internals

bytebeam.io
2 ポイント·投稿者 __henil·4 年前·1 コメント

Rumqttc v0.16.0 Released

github.com
2 ポイント·投稿者 __henil·4 年前·0 コメント

Rumqttc v0.15.0 Released

github.com
1 ポイント·投稿者 __henil·4 年前·0 コメント

Rumqttc v0.14.0 Released

github.com
3 ポイント·投稿者 __henil·4 年前·1 コメント

コメント

__henil
·3 年前·議論
how does it compare to whisper.cpp?
__henil
·3 年前·議論
crases for me as well.

I am running firefox nightly version 109.0a1
__henil
·4 年前·議論
TIL!
__henil
·4 年前·議論
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 年前·議論
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.