I’m looking for ways of communication between an html/JavaScript client and a Pascal server. The common way of communication for such a client seems to be websockets. Then the missing piece is on the server side. My question therefore is whether there is a “websockify” implementation in (lazarus /free) Pascal?