Hi, I'm newbie using this awesome library, I hope you can help.
I'm writing a simple websockets server and I need to get the IP from where it came from, so I can forbid access to my LAN ips, and allow few of them to get access.
I guess that it might come with OnMessage event, and I don't know if it offers a header to read and find out the IP.
Thanks by advance, and thanks for your impressive work on DoR, DelphiChromiumEmbedded and many of your great work. :)