coilmq icon indicating copy to clipboard operation
coilmq copied to clipboard

Client subscriptions

Open woutdenolf opened this issue 3 years ago • 1 comments

Closes #25

  • Server-side management of subscriptions (connection + id) instead of connections
  • For STOMP >= 1.1: make subscription id mandatory for client frames SUBSCRIBE, UNSUBSCRIBE and ACK
  • Add client subscription id for server frame MESSAGE
  • Bug: message_id is not a frame attribute but a header key message-id

woutdenolf avatar Dec 18 '21 15:12 woutdenolf

@hozn Let me know if this project is no longer maintained.

woutdenolf avatar Jan 11 '22 14:01 woutdenolf

@hozn @ZhukovAlexander I guess this project is no longer maintained?

woutdenolf avatar Feb 07 '23 20:02 woutdenolf

Hi @woutdenolf! Well, I could say it's not actively maintained, but I would be happy to review and merge incoming pull requests

ZhukovAlexander avatar Feb 08 '23 09:02 ZhukovAlexander