Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
displaying-musicalenvironment-content [2025/07/29 03:05] steve.wangdisplaying-musicalenvironment-content [2025/07/29 03:10] (current) steve.wang
Line 59: Line 59:
 Next you will have to change the port the client listens to inside the file test.js line 25. Next you will have to change the port the client listens to inside the file test.js line 25.
 It looks like this currently change it to the port you want to: It looks like this currently change it to the port you want to:
-```+<code JavaScript>
 const serverPort = 8080; // Replace with the port number on which the server is running const serverPort = 8080; // Replace with the port number on which the server is running
-```+</code>
 After that save and reload the client browser page. After that save and reload the client browser page.
 +
 +
 +
  
  
  
 [[using-worker-threads-with-konduktiva|Learn about using worker threads in Konduktiva next]]  [[using-worker-threads-with-konduktiva|Learn about using worker threads in Konduktiva next]] 
  • displaying-musicalenvironment-content.1753783514.txt.gz
  • Last modified: 2025/07/29 03:05
  • by steve.wang