Networking
Libraries for working with various layers of the network.
sftp1.5K
Package sftp implements the SSH File Transfer Protocol as described in https://filezilla-project.org/specs/draft-ietf-secsh-filexfer-02.txt.
natiu-mqtt90
A dead-simple, non-allocating, low level implementation of MQTT well suited for embedded systems.
go-multiproxy8
Library for making HTTP requests through a pool of proxies offering fault tolerance, load balancing, automatic retries, cookie management, and more, via http.Get/Post replacement or http.Client RoundTripper drop-in