v0.10.0
Added
-
Add new parameter
socket_optionstoClient.__init__. Contributed by @xydan83 in #71 -
Add new parameter
message_retry_settoClient.__init__. Contributed by @xydan83 in #69 -
Export
ProtocolVersionfrom the main module. Contributed by André (@tropxy) in #65 (1/2) -
Add documentation about publishers, client arguments, etc. Contributed by André (@tropxy) in #65 (2/2)
Fixed
- Fix race condition that caused
InvalidStateErrorinforce_disconnect(). Contributed by @functionpointer in #67