Using libwebsockets?

Hello!
I’m trying to use libwebsockets. When client connect to server, callback ESTABLISHED doesn’t work… But server accept client.
I have copied class FWebSocket.
Someone knows ?

Hi, I am also trying to set up websocket communication, but I didn’t manage to get the server to accept my client. Maybe we can help each other.

I would need to see some code to see how you set up the delegates.

How did you connect the client to the server?

Hi, I am also working on a project involving libwebsockets, but I am unable to find a good guide to start. Can you help me in using libwebsockets in unreal?

You can just use my websocket plguin, It support Win64, Mac OS, Android And IOS.
https://github.com/feixuwu/UEWebsocket

That link is dead? What is the solution today?