Handle incrementing transaction id
This commit is contained in:
parent
e8f20ab828
commit
4d0d2a0f8a
2 changed files with 67 additions and 53 deletions
|
|
@ -41,6 +41,8 @@
|
|||
|
||||
(cl-defstruct gomuks-session
|
||||
user token transaction-id
|
||||
websocket
|
||||
ping-timer
|
||||
;; Hash table of available rooms
|
||||
rooms)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue