Is there someone who reached to make this websocket library https://github.com/andremussche/DelphiWebsockets work with an Ionic3 socket.io client?
Is there someone who reached to make this websocket library https://github.com/andremussche/DelphiWebsockets work with an Ionic3 socket.io client?
The Ionic client connects to the Delphi server, but I see zero connection in ServerIO.ConnectionCount and the client doesn't receive any message sent from the server via the EmitEventToAll method.
Any help is appreciated.
Thanks
The Ionic client connects to the Delphi server, but I see zero connection in ServerIO.ConnectionCount and the client doesn't receive any message sent from the server via the EmitEventToAll method.
Any help is appreciated.
Thanks
/sub
ReplyDeleteFor me: time (and money) :) so for now I would suggest to use this one (we will move to it too, you also have nice json-rpc etc) esegece.com - WebSockets
ReplyDeleteBy the way, this one is even more cooler than json-rpc (with "contracts" instead of dynamic json) grpc.io - grpc /
ReplyDelete