Changes between Version 83 and Version 84 of Docs/825gen2/Dev/DevVMTechnical


Ignore:
Timestamp:
06/05/26 09:29:20 (71 minutes ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DevVMTechnical

    v83 v84  
    416416
    417417== !WebSocket ==
    418 !WebSocket support is added to allow more dynamic live web pages. Download [/raw-attachment/wiki/Docs/825gen2/Dev/DevVMTechnical/libwebsockets.tar.gz libwebsockets.tar.gz] and extract to /opt to allow compiling apps for !WebSocket support.
     418!WebSocket support is added to allow more dynamic live web pages. From the Firefox browser in the VM download [/raw-attachment/wiki/Docs/825gen2/Dev/DevVMTechnical/libwebsockets.tar.gz libwebsockets.tar.gz].
     419
     420From a terminal window perform the following commands to extract libwebsockets.tar.gz to /opt to allow compiling apps for !WebSocket support.
    419421{{{
    420422cd ~/Downloads