Skip to content

Tags: electricalgorithm/protomq

Tags

0.2.0

Toggle 0.2.0's commit message
chore(version): bump to 0.2.0

0.1.0

Toggle 0.1.0's commit message
chore(ver): update version to 0.1.0

Signed-off-by: Gyokhan Kochmarla <[email protected]>

0.0.0

Toggle 0.0.0's commit message
feat(protomq): add initial implementation

Within this changeset, we introduce the initial implementation of the
Zig-lang MQTT 3 server with Protobuf support. It is fast, it is good,
and allows you to reduce your packet size by using binary data.

The application logic is tested on Linux and MacOS.

Signed-off-by: Gyokhan Kochmarla <[email protected]>