Sat, 27 Apr 2024 06:57:42 UTC | login

Information for RPM golang-github-eclipse-paho-mqtt-devel-1.2.0-1.fc33.noarch.rpm

ID605620
Namegolang-github-eclipse-paho-mqtt-devel
Version1.2.0
Release1.fc33
Epoch
Archnoarch
SummaryEclipse Paho MQTT Go client
DescriptionThis code builds a library which enable applications to connect to an MQTT broker to publish messages, and to subscribe to topics and receive published messages. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/eclipse/paho.mqtt.golang
Build Time2020-04-04 16:50:04 GMT
Size59.02 KB
8270962030eb29113ed165638d07f95b
LicenseEPL-1.0 or BSD
Provides
golang(github.com/eclipse/paho.mqtt.golang) = 1.2.0-1.fc33
golang(github.com/eclipse/paho.mqtt.golang/packets) = 1.2.0-1.fc33
golang-github-eclipse-paho-mqtt-devel = 1.2.0-1.fc33
golang-ipath(github.com/eclipse/paho.mqtt.golang) = 1.2.0-1.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(golang.org/x/net/proxy)
golang(golang.org/x/net/websocket)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 75 >>>
Name ascending sort Size
/usr/share/doc/golang-github-eclipse-paho-mqtt-devel0.00 B
/usr/share/doc/golang-github-eclipse-paho-mqtt-devel/CONTRIBUTING.md2.16 KB
/usr/share/doc/golang-github-eclipse-paho-mqtt-devel/README.md2.24 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/eclipse0.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang0.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/.goipath46.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/CONTRIBUTING.md2.16 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/README.md2.24 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/client.go22.14 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd0.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/custom_store0.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/custom_store/main.go2.08 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/routing0.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/routing/main.go2.99 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/sample0.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/sample/main.go3.96 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/simple0.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/simple/main.go1.50 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/ssl0.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/ssl/main.go3.39 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/stdinpub0.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/stdinpub/main.go1.95 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/stdoutsub0.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/stdoutsub/main.go2.12 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/components.go760.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/filestore.go6.07 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/fvt0.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/fvt/README.md2.46 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/fvt_client_test.go26.81 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/fvt_store_test.go10.77 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/fvt_test.go806.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/memstore.go3.54 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/message.go2.52 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/messageids.go2.32 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/net.go9.29 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/oops.go445.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/options.go12.03 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/options_reader.go3.06 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets0.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/connack.go1.17 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/connect.go3.96 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/disconnect.go752.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/packets.go9.13 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/packets_test.go8.43 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pingreq.go737.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pingresp.go744.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/puback.go972.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pubcomp.go979.00 B
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/publish.go2.03 KB
Component of No Buildroots