Ali atef

Results 1 issues of Ali atef

I want to connect the client web page for socketIO and admin-UI. But this error appeared. ![image](https://user-images.githubusercontent.com/49350317/233379889-422d9ca3-73da-40f7-8ab4-49189fe546b3.png) When I use the code below. ``` const { createServer } = require("http");...

question