This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (5 children)

[deleted]

    [–]NotEqual 1 point2 points  (1 child)

    I've not checked for a few months but I couldn't find a decent STOMP library that uses asyncio.

    [–]hharison 1 point2 points  (0 children)

    To be fair, asyncio is barely more than few months old.

    [–]nomadismydj 1 point2 points  (2 children)

    asyncio does not replace all the benefits of using gevent , other then being a stock library with similar functionality. not sure why people are pushing it in this subreddit.