Changes between Version 80 and Version 81 of Docs/825gen2/Dev/DevVMTechnical
- Timestamp:
- 06/05/26 09:22:54 (5 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/DevVMTechnical
v80 v81 415 415 This example creates a database named "xyz". A database user "jim" with password "123" is then created with permissions for database "xyz". 416 416 417 == WebSocket == 418 WebSocket 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 417 == !WebSocket == 418 !WebSocket 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 cd ~/Downloads 421 sudo tar -xvf libwebsockets.tar.gz -C /opt 422 }}} 423
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)