Ruben Bär

Results 4 issues of Ruben Bär

Hi! I was trying to understand the behaviour of message processing if `on_message` fails with respect to package acknowledgement. If `on_message` fails, then the message is not acknowledged and I...

Status: Available

When a QoS 2 message is received, the inflight messages was decremented on `PUBREL`. But the inflight messages must be a count of sent but not received messages. This yielded...

# Bug Description ## Current Situation When a QoS 2 `PUBLISH` is received, the message is stored internally, and a `PUBREC` is sent. Once the broker receives `PUBREC`, message ownership...

Status: Available

# Feature or enhancement ### Proposal: The `%z` directive supports the UTC offset in the form ±HHMM[SS[.ffffff]]. Other parsing functions like `fromisoformat` on the other hand support the full format...

type-feature
stdlib