FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour Where do I find the WebSocket source code?
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Where do I find the WebSocket source code?
Posted: Thu Nov 27, 2025 09:32 AM

Hello friends,

By the way, it seems that the HIX sources for the WebSocket component are no longer available on GitHub. I’m not sure whether they were intentionally removed or simply reorganized into another repository, but at the moment the WebSocket-related code doesn’t appear to be accessible anymore.

Also, on the Harbour GitHub repository the WebSocket part is no longer present either. I will check your wsserver project on GitHub as well, but it also relies on Harbour WebSocket functions — and I can’t find those functions anywhere in the current Harbour sources.

Does anyone know where the WebSocket implementation has moved, or if it has been deprecated/removed?

Best regards, Otto

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Where do I find the WebSocket source code?
Posted: Thu Nov 27, 2025 12:20 PM

Dear Otto,

This may help you:
https://github.com/FiveTechSoft/wsserver

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Where do I find the WebSocket source code?
Posted: Thu Nov 27, 2025 12:27 PM

Dear Antonio,

Thank you for your help. However, there is actually no C code in this case.

Best regards, Otto

Continue the discussion