forked from jjeffery/stomp
-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Hi everyone,
First of all, thanks for this nice library.
I have two questions:
-
If I see correctly, the connection
Disconnectmethod only checks for whether the received next frame has the commandRECEIPT, but does not check whether the received receipt's value is the same one as the sent receipt's one... shouldn't the code do that? Am I missing something here? -
Moreover, checking for whether the request contains a receipt and then checking the receipt is in almost all methods (e.g. in the connection
Sendmethod), but not in theSubscribemethod. Why not? (note that this is slightly different than issue Support RECEIPT for SUBSCRIBE operations #40)
Thanks a lot for your answer in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels