Registry / messaging / fhmq-hmq

fhmq-hmq

JSON →
library1.5.8gogounverified

A high-performance MQTT broker implemented in Go.

go get github.com/fhmq/hmq
INSTALL
IMPORT
SIG · FHMQ-HMQ
F
fhmq-hmq
messaginggov1.5.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

hmq
✓ github.com/fhmq/hmq

Creates a new MQTT broker instance.

package main import ( "fmt" "github.com/fhmq/hmq" ) func main() { broker := hmq.NewBroker() fmt.Println(broker) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
fhmq-hmq — go get fhmq-hmq · libregistry