Changes between Version 79 and Version 80 of Docs/825gen2/Dev/DevVMTechnical


Ignore:
Timestamp:
06/05/26 09:21:37 (6 hours ago)
Author:
Don Wilson
Comment:

--

Legend:

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

    v79 v80  
    414414}}}
    415415This example creates a database named "xyz". A database user "jim" with password "123" is then created with permissions for database "xyz".
     416
     417== WebSocket ==
     418WebSocket support is added to allow more dynamic live web pages. Download libwebsockets.tar.gz and extract to /opt to allow compiling apps for WebSocket support.
     419
     420