delphistompclient icon indicating copy to clipboard operation
delphistompclient copied to clipboard

Compilation fix for XE2. Forced, clean socket disconnect. Resolve AV when StompUtils.CreateFrame hides STOMP exceptions and returns nil such exception may be caused by sending UNICODE message via rabbitMQ console (Publish message with text "юникод")

Open tomashevski opened this issue 7 years ago • 1 comments

  1. Compilation fix for XE2 (IFEND-vs-ENDIF)
  2. Forced, clean socket disconnect. Stompclient doesn't publish its IP connection to client app, so in case of errors stompclient must handle timeout and other connection problem by itself.
  3. Resolve AV when StompUtils.CreateFrame hides STOMP exceptions and returns nil such exception may be caused by sending UNICODE message via rabbitMQ console (Publish message with text "юникод")

tomashevski avatar Aug 10 '16 14:08 tomashevski

Sorry, can you reapply your changes to the master? There are too much changes since your PR.

danieleteti avatar Nov 13 '16 19:11 danieleteti