Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kcallin/haka-mqtt issues and pull requests
#35 - Add is_active method to reactor.
Issue -
State: closed - Opened by kcallin almost 6 years ago
#34 - MqttPingreq not being re-scheduled correctly in some circumstances.
Issue -
State: closed - Opened by kcallin about 6 years ago
- 1 comment
#33 - Crash on SSL handshake in edge case blocking deferred connect circumstances.
Issue -
State: open - Opened by kcallin about 6 years ago
#32 - DNS lookup logging for ip6 addresses should de-conflict port numbers with [] notation.
Issue -
State: closed - Opened by kcallin about 6 years ago
#31 - DNS lookup logging for non-chosen entries should be at debug level.
Issue -
State: closed - Opened by kcallin about 6 years ago
#30 - BlockingMqttClient uses incorrect socket factory when properties.ssl is an SSLContext.
Issue -
State: closed - Opened by kcallin about 6 years ago
#29 - Message ordering constraints are too strict.
Issue -
State: open - Opened by kcallin about 6 years ago
- 1 comment
#28 - Assertion failure in __recv_idle_abort_timeout handler.
Issue -
State: closed - Opened by kcallin about 6 years ago
- 2 comments
#27 - MQTT 3.1.1, MQTT-2.3.1-1, Packet IDs must be non-zero.
Issue -
State: closed - Opened by kcallin about 6 years ago
#26 - When MqttPollClient/MqttBlockingClient are called, should guarantee read/write called at least once.
Issue -
State: closed - Opened by kcallin about 6 years ago
#25 - Socket timeouts create socket.error exceptions with None errno; fails assertion.
Issue -
State: closed - Opened by kcallin about 6 years ago
#24 - On Python3 HexOnStr function fails to return str.
Issue -
State: closed - Opened by kcallin about 6 years ago
#23 - BlockingMqttClient calls wrong constructor.
Issue -
State: closed - Opened by kcallin about 6 years ago
- 1 comment
#22 - On Python 3 DNS async resovler fails due to python 2->3 str/bytes error.
Issue -
State: closed - Opened by kcallin about 6 years ago
#21 - frontends/polling.py missing
Issue -
State: closed - Opened by norwood867 about 6 years ago
- 4 comments
#20 - Remove ordering restrictions on QoS=2 send path.
Issue -
State: closed - Opened by kcallin about 6 years ago
#19 - Full socket buffer can trigger message retransmissions.
Issue -
State: closed - Opened by kcallin about 6 years ago
#18 - SSL library can generate socket.error exceptions with errno 0.
Issue -
State: closed - Opened by kcallin about 6 years ago
#17 - Connect failures after DNS lookup can fail to promptly enter error state.
Issue -
State: closed - Opened by kcallin about 6 years ago
#16 - Keepalive scheduled while pingreq already active.
Issue -
State: closed - Opened by kcallin about 6 years ago
- 1 comment
#15 - Allow disabling Reactor.recv_idle_ping_period.
Issue -
State: closed - Opened by kcallin about 6 years ago
#14 - Blocking sockets with timeouts and SSL needs a better timeout detection method for socket reads in SSL handshake phase.
Issue -
State: open - Opened by kcallin about 6 years ago
- 1 comment
#13 - Trigger keepalive on send isntead of recv. Violates [MQTT-3.1.2-23].
Issue -
State: closed - Opened by kcallin about 6 years ago
#12 - Provide way of restricting connections to INET or INET6
Issue -
State: closed - Opened by kcallin over 6 years ago
- 1 comment
#11 - __del__ should terminate reactor.
Issue -
State: open - Opened by kcallin over 6 years ago
#10 - Fully test MqttPublish w/QoS=2.
Issue -
State: open - Opened by kcallin over 6 years ago
#9 - Run without keepalive.
Issue -
State: closed - Opened by kcallin over 6 years ago
#8 - Add mqtt_codec to doc/requirements.txt
Issue -
State: closed - Opened by kcallin over 6 years ago
#7 - In MqttSuback repr use repr(SubscribeResult) to represent subscribe results.
Issue -
State: closed - Opened by kcallin over 6 years ago
#6 - Fix: Write log message on remote muting itself.
Issue -
State: closed - Opened by kcallin over 6 years ago
#5 - Quote MqttConnect username and password.
Issue -
State: closed - Opened by kcallin over 6 years ago
- 2 comments
#4 - MqttPingreq should be generated without respect to the contents of the preflight queue.
Issue -
State: closed - Opened by kcallin over 6 years ago
#3 - MQTT messages classes in mqtt.py should have __eq__ methods.
Issue -
State: closed - Opened by kcallin over 6 years ago
- 1 comment
Labels: help wanted, good first issue
#2 - MQTT codecs should only raise EncodeError and DecodeError.
Issue -
State: closed - Opened by kcallin over 6 years ago
- 1 comment
Labels: help wanted, good first issue
#1 - MQTT decoders should read from files.
Issue -
State: closed - Opened by kcallin over 6 years ago
- 1 comment
Labels: help wanted, good first issue