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

GitHub / zonyitoo/mqtt-rs issues and pull requests

#61 - Time for a new release?

Issue - State: closed - Opened by karlri over 1 year ago - 2 comments

#60 - 100% of 1 cpu core on VariablePacket::decode(&mut stream) ?

Issue - State: open - Opened by denis-papin about 2 years ago - 1 comment

#59 - Remove regex dependency

Pull Request - State: closed - Opened by JonathanPhenixGeotab about 3 years ago

#58 - Example sub-client-async is broken.

Issue - State: closed - Opened by tubzby over 3 years ago - 5 comments
Labels: bug

#57 - Adding "keep_alive()" function to ConnectPacket

Pull Request - State: closed - Opened by austinleroy over 3 years ago

#56 - Publish Packet Length

Issue - State: closed - Opened by FreeMasen almost 4 years ago - 3 comments
Labels: bug

#55 - suggestion to improve readability of enum QualityOfService

Issue - State: closed - Opened by goutham2688 about 4 years ago - 4 comments

#54 - Make PacketType the size of u8

Pull Request - State: closed - Opened by coolreader18 over 4 years ago - 3 comments

#53 - Remove the concept of packet payloads from the public API

Pull Request - State: closed - Opened by coolreader18 over 4 years ago

#52 - A performanсe when publishing many packets to the same topic

Issue - State: open - Opened by YuriK75 over 4 years ago - 15 comments

#51 - Add a bound to only allow encoding packets to the tokio codec

Pull Request - State: closed - Opened by coolreader18 over 4 years ago

#50 - Rework Encodable and Packet traits

Pull Request - State: closed - Opened by coolreader18 over 4 years ago - 3 comments

#49 - Add a tokio_util::codec::Encoder/Decoder implementation

Pull Request - State: closed - Opened by coolreader18 over 4 years ago - 1 comment

#48 - Upgrading to tokio v1.0

Pull Request - State: closed - Opened by damienpontifex over 4 years ago - 1 comment

#47 - Parse and retain "reserved" flag bit for CONNECT

Pull Request - State: closed - Opened by jeff-hiner over 4 years ago

#46 - Remove nightly configs from rustfmt.toml

Pull Request - State: closed - Opened by jeff-hiner over 4 years ago - 6 comments

#45 - Clippy and tweaks

Pull Request - State: closed - Opened by jeff-hiner over 4 years ago

#44 - Add getters for protocol version and name; default to "MQTT" for name

Pull Request - State: closed - Opened by jeff-hiner over 4 years ago

#43 - rustfmt.toml is broken on stable

Issue - State: closed - Opened by jeff-hiner over 4 years ago

#42 - Update tokio to 0.3.0

Pull Request - State: closed - Opened by damienpontifex almost 5 years ago - 5 comments

#41 - Add support for non-blocking sockets

Issue - State: closed - Opened by Spoonbender almost 5 years ago - 6 comments

#40 - Example with server

Issue - State: closed - Opened by Lawliet-Chan almost 5 years ago - 3 comments

#39 - Fix From<> implementation

Pull Request - State: closed - Opened by coolreader18 almost 5 years ago

#38 - Impl From<TopicFilter> for String

Pull Request - State: closed - Opened by coolreader18 almost 5 years ago

#37 - Update async/await

Pull Request - State: closed - Opened by jeff-hiner over 5 years ago - 7 comments

#36 - [BETA] Prepare for rustc 1.39, futures 0.3, tokio 0.2

Pull Request - State: closed - Opened by karlri almost 6 years ago - 11 comments

#35 - Simpler errors

Pull Request - State: open - Opened by vincentdephily about 6 years ago - 3 comments

#33 - SSL and username password support

Issue - State: closed - Opened by GopherJ about 6 years ago - 2 comments

#32 - Error types need to implement fn source

Issue - State: closed - Opened by jeff-hiner about 6 years ago

#31 - Add impl for fn source(&self) to errors

Pull Request - State: closed - Opened by jeff-hiner about 6 years ago - 1 comment

#30 - Derived traits for TopicName, TopicFilter, and their Ref types

Pull Request - State: closed - Opened by jeff-hiner over 6 years ago

#27 - Derive Clone on applicable types

Pull Request - State: closed - Opened by jeff-hiner over 6 years ago

#26 - Packets should derive Clone

Issue - State: closed - Opened by jeff-hiner over 6 years ago - 3 comments

#25 - Return reading source (socket) in peek_finalize

Pull Request - State: closed - Opened by dpmkl almost 7 years ago - 3 comments

#24 - Add peek/peek_finalize to VariablePacket

Pull Request - State: closed - Opened by dpmkl almost 7 years ago - 1 comment

#23 - Usability improvements, and tokio support for parsing packets

Pull Request - State: closed - Opened by ashfordneil about 7 years ago - 2 comments

#22 - Unable to connect mqtt servere in adafruit.io

Issue - State: open - Opened by iampaulidrobo over 7 years ago

#21 - Example with tokio ?

Issue - State: open - Opened by 00imvj00 over 7 years ago - 1 comment

#20 - Convenience impls

Pull Request - State: closed - Opened by Albibek almost 8 years ago - 1 comment

#19 - Fix topic filter validation regex

Pull Request - State: closed - Opened by rasendubi almost 8 years ago - 1 comment

#18 - Fix topic name validation regex

Pull Request - State: closed - Opened by rasendubi almost 8 years ago

#17 - [docs] subscriber example

Issue - State: closed - Opened by blakehawkins about 8 years ago - 2 comments

#16 - Slash is not allowed in topic name

Issue - State: closed - Opened by Albibek over 8 years ago - 3 comments
Labels: bug

#15 - example: that should be Publish, not Subscribe

Pull Request - State: closed - Opened by tshepang over 8 years ago - 1 comment

#14 - [Bug] Connect package's will message should be encoded with length

Issue - State: closed - Opened by zonyitoo over 8 years ago - 3 comments
Labels: bug

#13 - Encoding raw bytes also adds length prefix

Pull Request - State: closed - Opened by rschifflin over 8 years ago - 3 comments

#12 - Fix some issues given by clippy

Pull Request - State: closed - Opened by daniellockyer over 8 years ago - 1 comment

#11 - Will message can be any binary data

Pull Request - State: closed - Opened by TheWaWaR over 8 years ago

#10 - UnsubscribePacketPayload should be Vec<TopicFilter> ?

Issue - State: closed - Opened by TheWaWaR about 9 years ago - 2 comments

#9 - Error in sub-client example

Issue - State: closed - Opened by TheWaWaR about 9 years ago - 2 comments

#8 - Change example argument name from HOST to SERVER

Pull Request - State: closed - Opened by TheWaWaR about 9 years ago

#7 - 'QualityOfService' traits for 'QosWithPacketIdentifier'

Pull Request - State: closed - Opened by tekjar about 9 years ago - 5 comments

#6 - High level implementation

Issue - State: closed - Opened by tekjar over 9 years ago - 2 comments

#5 - Adding PINGREQ implementation

Pull Request - State: closed - Opened by tekjar over 9 years ago - 1 comment

#4 - Unable to decode disconnect packet

Issue - State: closed - Opened by tekjar over 9 years ago - 3 comments

#3 - Adding set_keep_alive() method

Pull Request - State: closed - Opened by tekjar over 9 years ago

#2 - client sending pingresp instead of ping req

Issue - State: closed - Opened by tekjar over 9 years ago - 3 comments

#1 - glad to see mqtt in rust.

Issue - State: closed - Opened by lerencao almost 10 years ago - 4 comments