Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / TheNeikos/cloudmqtt issues and pull requests

#308 - Bump winnow from 0.6.8 to 0.6.18

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust

#307 - Bump clap from 4.5.4 to 4.5.13

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust

#306 - Bump tokio from 1.37.0 to 1.39.2

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust

#305 - Bump num_enum from 0.7.2 to 0.7.3

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust

#304 - Bump actions/setup-python from 5.1.0 to 5.1.1

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, github_actions

#303 - Bump clap from 4.5.4 to 4.5.8

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, rust

#302 - Bump winnow from 0.6.8 to 0.6.13

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, rust

#301 - Bump DeterminateSystems/update-flake-lock from 21 to 23

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#300 - Bump actions/checkout from 4.1.2 to 4.1.7

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#299 - Bump actions/checkout from 4.1.2 to 4.1.6

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, github_actions

#299 - Bump actions/checkout from 4.1.2 to 4.1.6

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#298 - Bump cachix/install-nix-action from 26 to 27

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#298 - Bump cachix/install-nix-action from 26 to 27

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#297 - Bump tokio from 1.37.0 to 1.38.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, rust

#297 - Bump tokio from 1.37.0 to 1.38.0

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust

#296 - Bump winnow from 0.6.8 to 0.6.9

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, rust

#296 - Bump winnow from 0.6.8 to 0.6.9

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, rust

#295 - Bump yoke from 0.7.3 to 0.7.4

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust

#295 - Bump yoke from 0.7.3 to 0.7.4

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust

#294 - Update flake.lock

Pull Request - State: open - Opened by github-actions[bot] 4 months ago

#294 - Update flake.lock

Pull Request - State: open - Opened by github-actions[bot] 4 months ago

#293 - Remove BadAuthenticationMethod DC Reason code

Pull Request - State: closed - Opened by TheNeikos 4 months ago

#292 - [parse] adding short disconnect msg support

Pull Request - State: closed - Opened by dscso 4 months ago - 4 comments

#291 - Does not support Disconnect message

Issue - State: open - Opened by dscso 4 months ago - 1 comment

#290 - Update dependencies

Pull Request - State: closed - Opened by TheNeikos 4 months ago

#289 - Bump thiserror from 1.0.58 to 1.0.61

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, rust

#288 - adding `no_std` feature

Pull Request - State: closed - Opened by dscso 4 months ago - 3 comments

#287 - make library `no_std`

Issue - State: open - Opened by dscso 5 months ago - 4 comments

#286 - Bump actions/checkout from 4.1.2 to 4.1.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, github_actions

#285 - Bump typed-builder from 0.18.1 to 0.18.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, rust

#284 - Bump thiserror from 1.0.58 to 1.0.59

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, rust

#283 - Bump winnow from 0.6.5 to 0.6.7

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, rust

#282 - Handlers calls

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago - 1 comment

#281 - Replace failable conversion with non-failable one

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#280 - Client builder

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#279 - Fix: Replace TryFrom that cannot fail with From impl

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#278 - Some clippy fixes

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#277 - Fix clippy: Remove unnecessary return value decl

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#276 - Add keep alive

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#275 - Remove zeroable packet identifier

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#274 - Don't send a pingresp to server

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#273 - Refactor callbacks to remove hashmap and enum matching

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#272 - Dedicated PacketIdentifier{,NonZero} type

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#271 - Publish abstraction

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#270 - Process puback qos1

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#269 - Reapply "Fix: Don't calculate binary data size for payload"

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#268 - Add publishing to client

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#267 - Make TopicAlias a nonzero u16

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#266 - Make crates inherit from workspace

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago - 1 comment

#266 - Make crates inherit from workspace

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago - 1 comment

#265 - Bump actions/setup-python from 4.7.1 to 5.1.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#264 - Bump tokio from 1.36.0 to 1.37.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, rust

#263 - Update flake.lock

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#262 - Make all properties derive Yokeable

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#261 - Simplify properties macro using paste

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#260 - Specialize property types

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#259 - Use nightly for formatting

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#258 - Add rudimentary client

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#257 - Make property type ::new() and fields pub

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#257 - Make property type ::new() and fields pub

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#256 - Feature/add helper mqtt methods

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#255 - Derive Clone for all packet types

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#254 - Remove all async from mqtt-format v5

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#253 - Add yokeable to packets

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#252 - Bump async-trait from 0.1.78 to 0.1.79

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, rust

#251 - Bump bytes from 1.5.0 to 1.6.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, rust

#250 - Bump miette from 5.10.0 to 7.2.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, rust

#249 - Update flake.lock only on the first of month

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#248 - Bump cachix/install-nix-action from 23 to 26

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#247 - Bump DeterminateSystems/update-flake-lock from 20 to 21

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#246 - Bump actions/checkout from 4.0.0 to 4.1.2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#245 - Update flake.lock

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#244 - Add roundtrip testing

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#243 - Roundtrip testing properties

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago - 1 comment

#242 - Fix: PacketIdentifier is not a variable u32 but a u16

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago - 2 comments

#241 - Fix: Do not convert to BE in helper fn

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#240 - Add test for roundtripping u32 write/parse

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#239 - Do not have Properties write their own IDs

Pull Request - State: closed - Opened by TheNeikos 6 months ago - 1 comment

#238 - Add writing variable length

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#237 - Implement PartialEq for all types

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#236 - Disable winnow/debug by default

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#235 - Fix: do not ignore fixup/squash commits

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#234 - Feature/add v5 writing

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#233 - Feature/add docs

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#232 - Add parse_complete method for MqttPacket

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#231 - Chore/prepare rewrite

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#230 - Feature/add no std

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#229 - Add trace to all parsers

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#228 - Chore/update flake

Pull Request - State: closed - Opened by TheNeikos 6 months ago - 1 comment

#227 - Feature/add v5 parsing

Pull Request - State: closed - Opened by TheNeikos 6 months ago

#226 - Add gitattributes file

Pull Request - State: closed - Opened by matthiasbeyer 6 months ago

#225 - Rustfmt: no grouping

Pull Request - State: closed - Opened by matthiasbeyer 7 months ago

#224 - Remove bors

Pull Request - State: closed - Opened by matthiasbeyer 7 months ago

#223 - Tag for v0.4.0 missing from repository

Issue - State: closed - Opened by matthiasbeyer 7 months ago

#222 - Update nixpkgs: 23.05 -> 23.11

Pull Request - State: closed - Opened by matthiasbeyer 9 months ago - 1 comment

#221 - Build(deps): Bump cachix/install-nix-action from 23 to 25

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies, github_actions

#220 - Build(deps): Bump actions/setup-python from 4.7.1 to 5.0.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 3 comments
Labels: dependencies, github_actions

#219 - Build(deps): Bump cachix/install-nix-action from 23 to 24

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, github_actions

#218 - Build(deps): Bump actions/checkout from 4.0.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies, github_actions

#217 - Build(deps): Bump actions/setup-python from 4.6.1 to 4.7.1

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 2 comments
Labels: dependencies, github_actions