andremussche / DelphiWebsockets

Websockets and Socket.io for Delphi
251 stars 129 forks source link

Hear door #28

Open edsonalvesan opened 7 years ago

edsonalvesan commented 7 years ago

Hello, I have the ip and port XXX.XXX.XXX.XXX:9009 and I must listen to this port and whenever I hear a request will return:

Event: messageSuccess {Request: 55, business_id: 5}

I'm trying to use the library but I still do not understand how it works, how could I be using bibliteca for this situation?