Hi guys,
do somone know how to enable ssl with the websocket semod
fcl-web/examples/websocket/server/wsserver
fcl-web/examples/websocket/client/wsclient
the client working fine with a node websocket server,
with just one command more
FClient.UseSSL := True;
and uses opensslsockets
but the s
Hi guys,
i have a question concerning webassembly,
please let me know if this is the wrong list.
is it possible to use classes and compile to webassemly,
the following code is working well but wen i uncomment the constructor
line
the code can be compiled but will not run anymore
RuntimeErro