manageplaces / Stompex

A STOMP client for Elixir
MIT License
12 stars 7 forks source link

Tidy up code (refactor?). #14

Open shymega opened 5 years ago

shymega commented 5 years ago

The Stompex code could do with being tidied up, and possibly refactored.

Other issues opened are related to this: #12, #11, #10.

At the moment, Stompex heavily relies on macros, and this could well be tidied up a lot.