javier4mar

Results 2 comments of javier4mar

I think that with fast networking library isnt possible

I fix this, added all lib to my proyect and change the method called 'from' in StompMessage class with this ``` public static StompMessage from(@Nullable String data) { if (data...