I’m seeking information about how to use Lucee as a WebSockets Client. NOT a server. A client.
I need my Lucee server to connect to a Socket.io Endpoint and do things with the data. I do not need Lucee to act as a WebSockets server.
It’s been quite some time since I’ve last fished around for results, but it would seem nothing has been discussed in the years since my last search. I found a beta Client extension, but there is literally zero documentation or usage examples to help me get started.
Are there any resources, documentation or anything out there regarding a Lucee WebSocket Client? Any assistance would be greatly appreciated in this multi-year endeavor.