danieleteti / delphistompclient

STOMP client for Embarcadero Delphi and FreePascal.
142 stars 65 forks source link

Missing implementation of interface method IStompClientListener.OnMessage #16

Open fredycc opened 8 years ago

fredycc commented 8 years ago

Hi Daniel, I tried to compile GlobalDemo example, but I received a error message: Missing implementation of interface method IStompClientListener.OnMessage.

I search into StompTypes but apparently it isn't implemented.

Thanks

dgaspary commented 8 years ago

Hi.. I don't know the message was meant for me or just a name misspelling..

Anyway...

Unfortunately I have no time at the moment to update the StompClient(I know it is necessary) to FPC.

Sorry.