StompProtocolAndroid
StompProtocolAndroid copied to clipboard
Remove Android Requirements
I have a java project that needs a stomp client, and a lot of the Android dependencies here seemed unnecessary (really only used for logging).
I made a fork that removes android dependencies here: https://github.com/regbo/lfp-stomp-protocol
I think it would benefit this project to have them removed all together, as they aren't really required (unless I am missing something)
Use Tinder/Scarlet for new websocket projects.