Elektrine lite

← Feed

@ezivkovic@hachyderm.io

Post #444185

2026-01-02 19:09 UTC

I wanted a #stomp implementation that was transport agnostic, but all I could find was a bunch of crates that used one or a few modes of transport (tcp, websockets, etc.) and most were tied to some other large ecosystem like tokio. So I forked async-stomp, tore out the transport stuff, and put in a silly little trait that you can implement to get STOMP without a lot of baggage https://crates.io/crates/stomp-agnostic

Replies (0)

No replies.