You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At my work, we were successfully using aiostomp in production for a while. Since aiostomp is not active anymore (and I don't really like the API), I decided to write my own Python STOMP client.
Hey there!
At my work, we were successfully using aiostomp in production for a while. Since aiostomp is not active anymore (and I don't really like the API), I decided to write my own Python STOMP client.
I think it worked out fine, here it is: https://github.com/vrslev/stompman
Would you consider archiving this repository and putting a link to stompman in README.md?
The text was updated successfully, but these errors were encountered: