agent
agent copied to clipboard
Mainflux IoT Agent
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.4 to 0.4.6. Release notes Sourced from github.com/nats-io/nkeys's releases. v0.4.5 What's Changed [CI] bump staticcheck GHAction by @philpennock in nats-io/nkeys#49 [FIX] added windows binary by @aricart in...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.2+incompatible to 24.0.7+incompatible. Release notes Sourced from github.com/docker/docker's releases. v24.0.7 24.0.7 For a full list of pull requests and changes in this release, refer to the relevant...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...
This commit adds the MQTT asyncapi definition for the Agent Service. It includes the necessary channels and messages for remote command execution, remote terminal, heartbeat service, and other functionalities. The...
### What does this do? Adds tests to agent ### Which issue(s) does this PR fix/relate to? Resolves #22 ### List any changes that modify/break current functionality ### Have you...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...
Implement remote browser with messaging over MQTT
### steps to reproduce 1. start the agent and send commands from a mainflux instance 2. simulate a connection issue and wait agent to notify the disconnection 3. re-enable the...
Consider if it would be good to disable polling for service when service gets `offline`