coilmq
coilmq copied to clipboard
Client subscriptions
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 keymessage-id
@hozn Let me know if this project is no longer maintained.
@hozn @ZhukovAlexander I guess this project is no longer maintained?
Hi @woutdenolf! Well, I could say it's not actively maintained, but I would be happy to review and merge incoming pull requests