mirror of
https://github.com/jochenvg/mqtt2ws.git
synced 2026-04-23 00:17:06 +08:00
6 lines
96 B
Modula-2
6 lines
96 B
Modula-2
module github.com/jochenvg/mqtt2ws
|
|
|
|
go 1.16
|
|
|
|
require github.com/eclipse/paho.mqtt.golang v1.3.5
|