Nickolay Savchenko

Results 46 comments of Nickolay Savchenko

@aashikhameed if you are use correct ssl certificate its look as library bug. In my plans use okhttp-ws instead WebSocket library as transport, its possible fix error

@gryphonest create separate issue (and post you android logs from lib)

`remote=true´ - check you server configuration. For example nginx by default have timeout 60s.

Good idea for splitting messages, but fully agreed with @forresthopkinsa - please make this option configurable and will be better to place chunking into `AbstractConnectionProvider`

Thanks for detailed information!

Yes, if you have any subscribtions to topics or sending messagess, you must implement onError callback for handling connection errors or other exceptions.

Stop, StompHeader.VERSION contains "accept-version" string.

Please advertise you fork in you account :)

@LuisBonsembiante you are use desugar or retrolambda?