Ecosyste.ms: Issues

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

GitHub / eclipse-paho/paho.mqtt.python issues and pull requests

#99 - Introduce TLS server name indication (SNI) support

Pull Request - State: closed - Opened by BrianEricsonExosite over 8 years ago - 2 comments

#98 - Rename examples to include relevant module name

Pull Request - State: closed - Opened by jamesmyatt over 8 years ago - 2 comments

#97 - Rename examples to include relevant module name

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

#96 - use same format in logs (missed line)

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

#95 - Add functionality to support standard Python logging

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

#94 - `make test` runs all tests with the same Python environment

Issue - State: closed - Opened by jamesmyatt over 8 years ago - 4 comments

#93 - Add Travis build configuration and Fix Python 3 tests

Pull Request - State: closed - Opened by jamesmyatt over 8 years ago - 5 comments

#92 - Add support for SSL context and SNI

Pull Request - State: closed - Opened by jamesmyatt over 8 years ago - 9 comments

#91 - Fix publish on Python3 with QoS > 0

Pull Request - State: closed - Opened by PierreF over 8 years ago - 1 comment
Labels: Type: Bug

#90 - Avoid SSL handshake to hang forever

Pull Request - State: closed - Opened by PierreF over 8 years ago - 5 comments

#89 - WebSockets continuation frames are not supported

Issue - State: closed - Opened by marcinkowskip over 8 years ago - 5 comments
Labels: Type: Bug, Status: Completed

#88 - allow to set custom URL path for MQTT over WS usage

Pull Request - State: closed - Opened by rac01 over 8 years ago - 2 comments

#87 - helpers: publish messages in order

Pull Request - State: closed - Opened by karlp over 8 years ago - 7 comments

#86 - use __slots__ for MQTTMessageInfo and MQTTMessage

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

#85 - ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed

Issue - State: closed - Opened by tosone over 8 years ago - 8 comments

#84 - simplifying ssl

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

#83 - check subscriptions filters

Pull Request - State: closed - Opened by yoch over 8 years ago - 1 comment
Labels: Type: Enhancement

#82 - Protocol version is not failing back to 3.1

Issue - State: closed - Opened by bkupidura over 8 years ago - 3 comments

#81 - Code cleanup (replace PR #77)

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

#80 - unable to set empty user / password

Issue - State: closed - Opened by yoch over 8 years ago - 1 comment
Labels: Type: Enhancement

#79 - using unicode for some fields may corrupt CONNECT packet

Issue - State: closed - Opened by yoch over 8 years ago - 1 comment
Labels: Type: Bug

#78 - python 2: client doesn't able to publish binary data

Issue - State: closed - Opened by yoch over 8 years ago - 2 comments

#77 - Code cleanup

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

#76 - logs improvements

Pull Request - State: closed - Opened by yoch over 8 years ago - 2 comments
Labels: Type: Enhancement

#75 - client sometimes crash because the topic can't be decoded in utf8

Issue - State: closed - Opened by yoch over 8 years ago - 6 comments
Labels: Type: Bug

#74 - fix for #73

Pull Request - State: closed - Opened by yoch over 8 years ago - 14 comments
Labels: Type: Enhancement

#73 - allow Client Identifier to be a nullstring

Issue - State: closed - Opened by yoch over 8 years ago - 2 comments
Labels: Type: Enhancement

#72 - Add External Event Loop Example

Issue - State: closed - Opened by zpfvo over 8 years ago - 9 comments
Labels: Type: Enhancement, Status: Available

#71 - adding some logs for debug

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

#70 - Fix 01-con-discon-success.test

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

#69 - use OrderedDict for _out_messages and _in_messages

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

#68 - use a topic matcher for better performance

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

#67 - topic_matches_sub() incorrectly filter some subscriptions

Issue - State: closed - Opened by yoch over 8 years ago - 6 comments

#66 - Use RLock instead of Lock for _callback_mutex (fix #12)

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

#65 - Fix for #12

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

#64 - Replace _out_packet list by collections.deque

Pull Request - State: closed - Opened by robertobarreda over 8 years ago - 7 comments

#63 - Update client.py

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

#62 - Update client.py

Pull Request - State: closed - Opened by yoch over 8 years ago - 4 comments

#61 - subscribe() checking for isinstance(topic, str) may be not be sufficient.

Issue - State: closed - Opened by anirbanroydas over 8 years ago - 1 comment
Labels: Status: Duplicate

#60 - Websocket Support Added

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

#59 - Websocket Support

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

#56 - Does changing the system datetime affect or stop Paho MQTT Client in asynchronous mode?

Issue - State: closed - Opened by ken-vernaillen over 8 years ago - 2 comments
Labels: Type: Bug

#55 - on_connect() argument call

Issue - State: closed - Opened by ayang629 over 8 years ago - 1 comment

#54 - Callbacks definition and inheritance

Pull Request - State: closed - Opened by AlexisBRENON over 8 years ago - 4 comments

#53 - Callbacks definition and inheritance

Issue - State: closed - Opened by AlexisBRENON over 8 years ago - 4 comments
Labels: Type: Enhancement

#52 - Fix loop_start() raising exception when no internet

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

#51 - Clean up stray exceptions following broker disconnect with TLS

Pull Request - State: closed - Opened by swails over 8 years ago - 4 comments

#50 - Support to limit the number of pending outgoing messages

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

#49 - Support configuring size of in/out message queue

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

#48 - python client messages per second?

Issue - State: closed - Opened by anirudh-chhangani over 8 years ago - 2 comments
Labels: Type: Question

#47 - First go at packaging source code in to a debian package. Committing …

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

#46 - Debian packaging

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

#45 - Debian packaging

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

#44 - First Iteration of the debian packaging

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

#43 - First Iteration of the debian packaging

Pull Request - State: closed - Opened by martinnaughton over 8 years ago - 2 comments

#42 - keepalive value of 0 causes client to enter into indefinite loop

Issue - State: closed - Opened by akashgoswami over 8 years ago - 2 comments
Labels: Type: Bug

#41 - allow ^C to interrupt client loop

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

#40 - allow ^C to interrupt

Pull Request - State: closed - Opened by mattvenn over 8 years ago - 2 comments

#39 - Errno 10035 on Client() instantiation

Issue - State: closed - Opened by jpwsutton over 8 years ago

#38 - Exception: Resource temporarily unavailable

Issue - State: closed - Opened by jpwsutton over 8 years ago

#37 - Example mqtt applications is not working

Issue - State: closed - Opened by jpwsutton over 8 years ago

#36 - Paho/Python Readme file update

Issue - State: closed - Opened by jpwsutton over 8 years ago

#35 - topic_matches_sub("test/6/#", "test/3")

Issue - State: closed - Opened by jpwsutton over 8 years ago

#34 - Unable to determine version number at runtime

Issue - State: closed - Opened by jpwsutton over 8 years ago

#32 - ssl certificates are not parsed correctly

Issue - State: closed - Opened by jpwsutton over 8 years ago

#31 - MQTT 3.1.1 support for Python client

Issue - State: closed - Opened by jpwsutton over 8 years ago

#30 - Possible SSL data leak on publish

Issue - State: closed - Opened by jpwsutton over 8 years ago

#28 - Ssl lost connection results in non functional connection

Issue - State: closed - Opened by jpwsutton over 8 years ago - 1 comment

#26 - Failing to set MQTTv311/MQTTv31 protocol on Client object

Issue - State: closed - Opened by jpwsutton over 8 years ago

#23 - loop_stop can run before _thread_main

Issue - State: closed - Opened by jpwsutton over 8 years ago

#21 - Fail to connect using client.connect

Issue - State: closed - Opened by jpwsutton over 8 years ago

#20 - Python client timeout if behind a HTTP proxy

Issue - State: closed - Opened by jpwsutton over 8 years ago

#19 - Invoking will_set does not register LWT with RabbitMQ v3.3.0

Issue - State: closed - Opened by jpwsutton over 8 years ago

#16 - Client.subscribe() fails for unicode topic

Issue - State: closed - Opened by jpwsutton over 8 years ago - 2 comments
Labels: Type: Bug

#14 - Cannot close client event thread cleanly

Issue - State: closed - Opened by jpwsutton over 8 years ago
Labels: Type: Bug

#13 - Wildcard certificates (TLS) are not supported

Issue - State: closed - Opened by jpwsutton over 8 years ago

#12 - Calling message_callback_add within a callback causes deadlock

Issue - State: closed - Opened by jpwsutton over 8 years ago - 4 comments
Labels: Type: Bug

#11 - Paho does not support the SNI extension of TLS

Issue - State: closed - Opened by jpwsutton over 8 years ago - 4 comments

#10 - client does not detect connection failure

Issue - State: closed - Opened by jpwsutton over 8 years ago - 2 comments

#9 - mqtt client flash without network

Issue - State: closed - Opened by jpwsutton over 8 years ago - 1 comment

#8 - catch all except blocks KeyboardInterrupt

Issue - State: closed - Opened by jpwsutton over 8 years ago - 2 comments
Labels: Type: Bug

#6 - Unclear error message when bad authentication with paho.mqtt.publish

Issue - State: closed - Opened by jpwsutton over 8 years ago
Labels: Type: Bug

#5 - Websocket support for paho python

Issue - State: closed - Opened by jpwsutton over 8 years ago - 1 comment
Labels: Type: Enhancement

#4 - client.connect() just calls connect_async()

Issue - State: closed - Opened by jpwsutton over 8 years ago - 1 comment

#3 - Reconnect on an SSL socket can block forever

Issue - State: closed - Opened by jpwsutton over 8 years ago - 1 comment

#2 - SSL wrapped socket is not set to non-blocking

Issue - State: closed - Opened by jpwsutton over 8 years ago
Labels: Type: Bug

#1 - Python 3 issue: client.publish does not accept bytes payload as returned by struct.pack

Issue - State: closed - Opened by jpwsutton over 8 years ago
Labels: Type: Bug