Skip to content

Commit b6804c1

Browse files
committed
Update readme
1 parent cbace92 commit b6804c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ async with stompman.Client(
3636
connect_retry_interval=1,
3737
connect_timeout=2,
3838
connection_confirmation_timeout=2,
39+
disconnect_confirmation_timeout=2,
3940
read_timeout=2,
4041
) as client:
4142
...

0 commit comments

Comments
 (0)